mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-02 09:46:37 +03:00
binman: Update links for sending patches
When linking to our documentation for submitting patches, we shouldn't point at the old wiki but instead our current documentation. Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
7387be522e
commit
ff994a3c2e
@@ -221,7 +221,7 @@ FIPs so that binman and other tools can access the entire image correctly.
|
||||
|
||||
.. _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://www.denx.de/wiki/U-Boot/Patches
|
||||
.. _`send a patch`: https://docs.u-boot.org/en/latest/develop/sending_patches.html
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -163,7 +163,7 @@ class Entry_atf_fip(Entry_section):
|
||||
|
||||
.. _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://www.denx.de/wiki/U-Boot/Patches
|
||||
.. _`send a patch`: https://docs.u-boot.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
|
||||
|
||||
Reference in New Issue
Block a user