Skip to content
Snippets Groups Projects
Commit 969cd1fa authored by Stefano Babic's avatar Stefano Babic Committed by Tom Rini
Browse files

mkimage -l is broken for images after gpimage


Because a gpimage cannot be detected, a false
GP header is printed instead of checking
for further image types.

Move gpimage as last to be linked, letting check
all other image types and printing a GP header just
in case no image is detected.

Signed-off-by: default avatarStefano Babic <sbabic@denx.de>
parent 5fb0001a
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment