[PATCH v3 14/14] doc: Add man page for dumpimage
Simon Glass
sjg at chromium.org
Thu Jun 30 12:06:21 CEST 2022
On Sat, 25 Jun 2022 at 11:12, Sean Anderson <seanga2 at gmail.com> wrote:
>
> This tool seems a bit underloved. Unfortunately, it seems to be missing
> support for FIT images. Alas...
Flat Image Tree Images - I think just FIT is enough
>
> Add a man page documenting it. The example is taken from commit a804b5ce2d
> ("Add dumpimage, a tool to extract data from U-Boot images").
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> (no changes since v2)
>
> Changes in v2:
> - Ensure comments are requests
>
> doc/dumpimage.1 | 103 ++++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 103 insertions(+)
> create mode 100644 doc/dumpimage.1
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list