]> git.dujemihanovic.xyz Git - u-boot.git/commit
binman: Use a reference for binman symbols docs
authorSimon Glass <sjg@chromium.org>
Sat, 7 Jan 2023 21:07:11 +0000 (14:07 -0700)
committerSimon Glass <sjg@chromium.org>
Wed, 18 Jan 2023 18:50:01 +0000 (11:50 -0700)
commit23ab4e0054783e619fcf39a50faf9c08c2e18fa5
tree14c094b78eb7a772f37e8716b330786e69267e1e
parent237ac96a7033d991763c7f3398c93f8ba769707a
binman: Use a reference for binman symbols docs

Several etypes have this reference in their documentation. Now that we are
using rST, link to the section directly.

Signed-off-by: Simon Glass <sjg@chromium.org>
Suggested-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
tools/binman/binman.rst
tools/binman/entries.rst
tools/binman/etype/u_boot.py
tools/binman/etype/u_boot_spl.py
tools/binman/etype/u_boot_spl_nodtb.py
tools/binman/etype/u_boot_tpl.py
tools/binman/etype/u_boot_tpl_nodtb.py
tools/binman/etype/u_boot_vpl.py
tools/binman/etype/u_boot_vpl_nodtb.py