summaryrefslogtreecommitdiff
path: root/doc/dumpimage.1
AgeCommit message (Collapse)Author
2022-07-13doc: Add man page for dumpimageSean Anderson
This tool seems a bit underloved. Unfortunately, it seems to be missing support for FIT images. Alas... 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 <[email protected]> Reviewed-by: Simon Glass <[email protected]>