M: Simon Glass <sjg@chromium.org>
M: Heinrich Schuchardt <xypron.glpk@gmx.de>
S: Maintained
-W: https://docs.u-boot.org/en/latest/develop/uefi/u-boot_on_efi.html
+W: https://docs.u-boot-project.org/en/latest/develop/uefi/u-boot_on_efi.html
F: board/efi/efi-x86_app
F: configs/efi-x86_app*
F: doc/develop/uefi/u-boot_on_efi.rst
The U-Boot projects depends on contributions from the user community.
If you want to participate, please, have a look at the 'General'
-section of https://docs.u-boot.org/en/latest/develop/index.html
+section of https://docs.u-boot-project.org/en/latest/develop/index.html
where we describe coding standards and the patch submission process.
The official U-Boot repository is located at https://source.denx.de/u-boot/u-boot
Further more detailed documentation can be found at the following link:
-https://docs.u-boot.org/en/latest/index.html
+https://docs.u-boot-project.org/en/latest/index.html
Contributions
-------------
# Display the documentation in a graphical web browser
x-www-browser doc/output/index.html
-The HTML documentation is published at https://docs.u-boot.org. The build
+The HTML documentation is published at https://docs.u-boot-project.org. The build
process for that site is controlled by the file *.readthedocs.yml*.
Infodoc documentation
Bootcount Configuration
This is the implementation of the feature as described in
-https://docs.u-boot.org/en/latest/api/bootcount.html
+https://docs.u-boot-project.org/en/latest/api/bootcount.html
Required Properties:
- compatible: must be "u-boot,bootcount-syscon".
Written by AKASHI Takahiro <takahiro.akashi@linaro.org>
.SH HOMEPAGE
-http://www.u-boot.org/
+http://www.u-boot-project.org/
bool "Enable support for checking boot count limit"
help
Enable checking for exceeding the boot count limit.
- More information: https://docs.u-boot.org/en/latest/api/bootcount.html
+ More information: https://docs.u-boot-project.org/en/latest/api/bootcount.html
if BOOTCOUNT_LIMIT
.. _FIP: https://trustedfirmware-a.readthedocs.io/en/latest/design/firmware-design.html#firmware-image-package-fip
.. _`TF-A source tree`: https://git.trustedfirmware.org/TF-A/trusted-firmware-a.git
- .. _`send a patch`: https://docs.u-boot.org/en/latest/develop/sending_patches.html
+ .. _`send a patch`: https://docs.u-boot-project.org/en/latest/develop/sending_patches.html
"""
def __init__(self, section, etype, node):
# Put this here to allow entry-docs and help to work without libfdt
Have a look at your board's documentation to find and include the latest
TIFS certificate blobs and how to include them in the build.
- https://docs.u-boot.org/en/latest/board/ti/k3.html
+ https://docs.u-boot-project.org/en/latest/board/ti/k3.html
tee-os:
See the documentation for your board. You may need to build Open Portable
Have a look at your board's documentation to find the latest version of
the DM firmware binary and how to include it in the build.
- https://docs.u-boot.org/en/latest/board/ti/k3.html
+ https://docs.u-boot-project.org/en/latest/board/ti/k3.html
ti-fs-enc.bin:
You are missing TI's Foundational Security (TIFS) firmware which is
Have a look at your board's documentation to find the latest version of the
TIFS firmware binary and how to include them in the build.
- https://docs.u-boot.org/en/latest/board/ti/k3.html
+ https://docs.u-boot-project.org/en/latest/board/ti/k3.html
]
[project.urls]
-"Homepage" = "https://docs.u-boot.org/en/latest/develop/package/index.html"
+"Homepage" = "https://docs.u-boot-project.org/en/latest/develop/package/index.html"
"Bug Tracker" = "https://source.denx.de/groups/u-boot/-/issues"
[project.scripts]
]
[project.urls]
-"Homepage" = "https://docs.u-boot.org/en/latest/build/buildman.html"
+"Homepage" = "https://docs.u-boot-project.org/en/latest/build/buildman.html"
"Bug Tracker" = "https://source.denx.de/groups/u-boot/-/issues"
[project.scripts]
]
[project.urls]
-"Homepage" = "https://docs.u-boot.org/en/latest/develop/driver-model/of-plat.html"
+"Homepage" = "https://docs.u-boot-project.org/en/latest/develop/driver-model/of-plat.html"
"Bug Tracker" = "https://source.denx.de/groups/u-boot/-/issues"
[project.scripts]
]
[project.urls]
-"Homepage" = "https://docs.u-boot.org/en/latest/develop/patman.html"
+"Homepage" = "https://docs.u-boot-project.org/en/latest/develop/patman.html"
"Bug Tracker" = "https://source.denx.de/groups/u-boot/-/issues"
[project.scripts]
]
[project.urls]
-"Homepage" = "https://docs.u-boot.org"
+"Homepage" = "https://docs.u-boot-project.org"
"Bug Tracker" = "https://source.denx.de/groups/u-boot/-/issues"
[tool.setuptools]