]> git.baikalelectronics.ru Git - uboot.git/commit
FWU: cmd: Add a command to read FWU metadata
authorSughosh Ganu <sughosh.ganu@linaro.org>
Fri, 21 Oct 2022 12:46:04 +0000 (18:16 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 31 Oct 2022 18:47:33 +0000 (14:47 -0400)
commit7f1d37257561b2b2e073c8f4746d5fa2e4ed0736
treeec8a1f82f880cd5167927d8d773069ff60509235
parentadac488ed4235bd908988f11fb6069268d071b9c
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>
cmd/Kconfig
cmd/Makefile
cmd/fwu_mdata.c [new file with mode: 0644]
doc/usage/cmd/fwu_mdata.rst [new file with mode: 0644]
doc/usage/index.rst