dumpimage: add 'T' option to explicitly set the image type
Some image types, like "KeyStone GP", do not have magic numbers to
distinguish them from other image types. Thus, the automatic image
type discovery does not work correctly.
This patch also fix some integer type mismatches.
Signed-off-by:
Guilherme Maciel Ferreira <guilherme.maciel.ferreira@gmail.com>
Showing
- README 4 additions, 3 deletionsREADME
- test/image/test-imagetools.sh 26 additions, 22 deletionstest/image/test-imagetools.sh
- tools/dumpimage.c 35 additions, 35 deletionstools/dumpimage.c
- tools/gpimage-common.c 2 additions, 1 deletiontools/gpimage-common.c
- tools/mkimage.c 0 additions, 3 deletionstools/mkimage.c
Loading
Please register or sign in to comment