commit | 23ab4e0054783e619fcf39a50faf9c08c2e18fa5 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jan 07 14:07:11 2023 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 18 11:50:01 2023 -0700 |
tree | 14c094b78eb7a772f37e8716b330786e69267e1e | |
parent | 237ac96a7033d991763c7f3398c93f8ba769707a [diff] |
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>