commit | 1972c7e30859b48326e41e56a7fddfac1a6f5739 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Wed Jan 12 18:20:53 2022 +0100 |
committer | Stefan Roese <sr@denx.de> | Fri Jan 14 11:39:16 2022 +0100 |
tree | a4b463e4c0519d0a60ad3f6501355d05feab715e | |
parent | 44691034e18d3b242f911abeb20566d418995710 [diff] |
tools: kwbimage: Extract main data image without -p arg for dumpimage When there is no -p argument for dumpimage tool specified, extract the main data image from kwbimage file. This makes dumpimage consistent with other image formats. Signed-off-by: Pali Rohár <pali@kernel.org> Reviewed-by: Marek Behún <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de>