[U-Boot] [PATCH v4] easylogo: add optional gzip support
Wolfgang Denk
wd at denx.de
Sat Jan 24 02:05:36 CET 2009
Dear Mike Frysinger,
In message <1230624938-17360-1-git-send-email-vapier at gentoo.org> you wrote:
> Some images can be quite large, so add an option to compress the image data
> with gzip in the U-Boot image. Then at runtime, the board can decompress it
> with the normal zlib functions.
>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> v4
> - redo error handling
>
> v3
> - fix copyright
> - free buffers on error
>
> v2
> - add error checking
>
> tools/easylogo/easylogo.c | 98 ++++++++++++++++++++++++++++++++++++++++++---
> 1 files changed, 92 insertions(+), 6 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
Ordnung ist die Lust der Vernunft,
aber Unordnung die Wonne der Phantasie - Paul Claudel
More information about the U-Boot
mailing list