aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2024-06-23 11:55:03 -0600
committerSimon Glass <sjg@chromium.org>2024-07-03 07:36:33 +0100
commite1b59477059449bfdfb2882ebf0d3c1b9d156b3b (patch)
tree479b259801c05504b45cbd9bdc05dbda1f594e10 /tools
parente344f836fe039701844ae1693f0e196d0915d5c6 (diff)
downloadu-boot-e1b59477059449bfdfb2882ebf0d3c1b9d156b3b.zip
u-boot-e1b59477059449bfdfb2882ebf0d3c1b9d156b3b.tar.gz
u-boot-e1b59477059449bfdfb2882ebf0d3c1b9d156b3b.tar.bz2
binman: Regenerate nxp docs
Regenerate the entries.rst file to include this recent addition. Note that more docs are needed here, to actually describe the entry type. Note also that the entry type needs Binman tests added. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/binman/entries.rst22
1 files changed, 22 insertions, 0 deletions
diff --git a/tools/binman/entries.rst b/tools/binman/entries.rst
index dc42a9c..1b9b868 100644
--- a/tools/binman/entries.rst
+++ b/tools/binman/entries.rst
@@ -1521,6 +1521,28 @@ byte.
+.. _etype_nxp_imx8mcst:
+
+Entry: nxp-imx8mcst: NXP i.MX8M CST .cfg file generator and cst invoker
+-----------------------------------------------------------------------
+
+Properties / Entry arguments:
+ - nxp,loader-address - loader address (SPL text base)
+
+
+
+.. _etype_nxp_imx8mimage:
+
+Entry: nxp-imx8mimage: NXP i.MX8M imx8mimage .cfg file generator and mkimage invoker
+------------------------------------------------------------------------------------
+
+Properties / Entry arguments:
+ - nxp,boot-from - device to boot from (e.g. 'sd')
+ - nxp,loader-address - loader address (SPL text base)
+ - nxp,rom-version - BootROM version ('2' for i.MX8M Nano and Plus)
+
+
+
.. _etype_opensbi:
Entry: opensbi: RISC-V OpenSBI fw_dynamic blob