[U-Boot] [PATCH v2] add ability to handle compressed images to imxtract

Wolfgang Denk wd at denx.de
Tue Jan 26 19:38:21 CET 2010


Dear Wolfgang Wegner,

In message <1260436281-31824-1-git-send-email-w.wegner at astro-kom.de> you wrote:
> imxtract currently can not handle compressed images. This patch adds
> handling for bzip2 and zip compression. In both cases, a destination
> address has to be specified for extraction.
> 
> Signed-off-by: Wolfgang Wegner <w.wegner at astro-kom.de>
> ---
> This new version needs gunzip() prototype in common.h as supplied by
> previous patch.
> 
>  common/cmd_ximg.c |   92 +++++++++++++++++++++++++++++++++++++++++++++++++----
>  1 files changed, 85 insertions(+), 7 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The games have always  strengthened  us.  Death  becomes  a  familiar
pattern. We don't fear it as you do.
	-- Proconsul Marcus Claudius, "Bread and Circuses",
	   stardate 4041.2


More information about the U-Boot mailing list