commit | 0e0996ef4fb340bd91ce6588a998cdaf10f43a42 | [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 | df3fc52608daa1e10332f59cd2f226ba400d1c98 [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>