]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - ti-u-boot/ti-u-boot.git/commit
tools: dumpimage: Remove remaining mentions of the -i option
authorTyler Hicks <tyhicks@linux.microsoft.com>
Mon, 26 Oct 2020 15:40:24 +0000 (10:40 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 19 Nov 2020 14:45:49 +0000 (09:45 -0500)
commite157a1114e4f9294219f4257d0e7983ecb4c328d
tree9b30253dac7eda06fd59db2c4a8cdde723804790
parent6a457bb29535c4e743dc4c487caf20a122cea435
tools: dumpimage: Remove remaining mentions of the -i option

The -i option of the dumpimage tool has been removed so it should no
longer be documented in the README file. Refer readers to the tool's
help output rather than maintain a copy of the usage in the README.

Finally, adjust the example dumpfile invocation in imagetool.h to use
the -o option instead of the removed -i option.

Fixes: 12b831879a76 ("tools: dumpimage: Simplify arguments")
Signed-off-by: Tyler Hicks <tyhicks@linux.microsoft.com>
Cc: Martyn Welch <martyn.welch@collabora.com>
Acked-by: Martyn Welch <martyn.welch@collabora.com>
README
tools/imagetool.h