summaryrefslogtreecommitdiff
path: root/doc/usage/index.rst
diff options
context:
space:
mode:
authorSughosh Ganu <sughosh.ganu@linaro.org>2022-10-21 15:46:04 +0300
committerTom Rini <trini@konsulko.com>2022-10-31 21:47:33 +0300
commite68c03be46ce9bf409a2a9ad761a247d8640c89a (patch)
treeec8a1f82f880cd5167927d8d773069ff60509235 /doc/usage/index.rst
parent86794052418b7aa15d94025add3082cd357a0b12 (diff)
downloadu-boot-e68c03be46ce9bf409a2a9ad761a247d8640c89a.tar.xz
FWU: cmd: Add a command to read FWU metadata
Add a command to read the metadata as specified in the FWU specification and print the fields of the metadata. Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Diffstat (limited to 'doc/usage/index.rst')
-rw-r--r--doc/usage/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/usage/index.rst b/doc/usage/index.rst
index c601d3576d..df50746c34 100644
--- a/doc/usage/index.rst
+++ b/doc/usage/index.rst
@@ -50,6 +50,7 @@ Shell commands
cmd/fdt
cmd/font
cmd/for
+ cmd/fwu_mdata
cmd/gpio
cmd/load
cmd/loadm