commit | c93a75482f8cfb62e010d8102e3ec05c2e22bcea | [log] [tgz] |
---|---|---|
author | Matthew McClintock <msm@freescale.com> | Tue May 24 05:48:26 2011 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Tue Jul 26 14:11:21 2011 +0200 |
tree | 16710ebe6ddb369075eb0defce7b4416ffbcc067 | |
parent | 6252b4fb70badcf4fb37a2cdd8268088d74e359d [diff] |
common/cmd_ximg.c: add ifdef protection for gzip uncompression Print a message if we do not have the ability to uncompress a gzip image. Before, u-boot would just assume the routines were available Signed-off-by: Matthew McClintock <msm@freescale.com>