kwbimage: Add support for extracting images via dumpimage tool
authorPali Rohár <pali@kernel.org>
Fri, 23 Jul 2021 09:14:34 +0000 (11:14 +0200)
committerStefan Roese <sr@denx.de>
Sat, 31 Jul 2021 07:59:58 +0000 (09:59 +0200)
commitaa6943ca3122db7ea0063684f94b5dbdf9c5cf51
tree61f49e2aa81847acb902dd444ca5a3ca67331820
parent40afc069b3a30e2ee785aee28f86dc0c10463ce0
kwbimage: Add support for extracting images via dumpimage tool

The kwbimage library does not support extracting subimages. Implement it.

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>
tools/kwbimage.c