[U-Boot] [PATCH] zlib: updated to v.1.2.3
Wolfgang Denk
wd at denx.de
Mon Jul 20 23:53:43 CEST 2009
Dear Giuseppe CONDORELLI,
In message <20090720213352.186E3832E416 at gemini.denx.de> I wrote:
> Dear Giuseppe CONDORELLI,
>
> In message <1246273458-19028-1-git-send-email-giuseppe.condorelli at st.com> you wrote:
> > This patch updates zlib to the latest stable version.
> > Only relevant zlib parts were ported to u-boot tree, as already did for the
> > current zlib (0.95). New zlib guarantees a faster inflate performances
> > other then others improvements as explained at www.zlib.net
> >
> > Signed-off-by: Giuseppe Condorelli <giuseppe.condorelli at st.com>
> > ---
> > include/u-boot/zlib.h | 718 ++++++---
> > lib_generic/zlib.c | 3930 +++++++++++++++++++++++++------------------------
> > 2 files changed, 2463 insertions(+), 2185 deletions(-)
>
> Applied, thanks.
Stope. I backed out your patch as it is causing compile problems. It
seems you did not do basic testing like running MAKEALL:
...
Configuring for netstar board...
/home/wd/git/u-boot/work/lib_generic/crc32.c:157: error: conflicting types for 'crc32'
/home/wd/git/u-boot/work/include/u-boot/zlib.h:667: error: previous declaration of 'crc32' was here
make[1]: *** [crc32.o] Error 1
Please fix and resubmit.
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
Man is the best computer we can put aboard a spacecraft ... and the
only one that can be mass produced with unskilled labor.
-- Wernher von Braun
More information about the U-Boot
mailing list