]> git.baikalelectronics.ru Git - uboot.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)
commit5c477022cc92da60caefd61d104499a3d73354d6
tree14c094b78eb7a772f37e8716b330786e69267e1e
parent2ca76946c116397c5693f8880b9f375b34f4bb81
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