]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
[new uImage] Compilation and new uImage handling fixes for imxtract
authorBartlomiej Sieka <tur@semihalf.com>
Thu, 20 Mar 2008 18:38:45 +0000 (19:38 +0100)
committerBartlomiej Sieka <tur@semihalf.com>
Thu, 20 Mar 2008 22:20:31 +0000 (23:20 +0100)
commitfbe7a155027beacebaee9b32e1ada781fe924bca
treeff3d15374e976762b2db6f3cc67f6d8f79e70436
parent36cc8cbb3379d5166f882641123521735c469f92
[new uImage] Compilation and new uImage handling fixes for imxtract

Fix imxtract command not being compiled-in despite CONFIG_CMD_XIMG being in
include/config_cmd_default.h. Fix few warnings and handling of new format
images.

Signed-off-by: Bartlomiej Sieka <tur@semihalf.com>
common/cmd_ximg.c