]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
zlib: updated to v.1.2.3
authorGiuseppe CONDORELLI <giuseppe.condorelli@st.com>
Wed, 29 Jul 2009 12:05:08 +0000 (08:05 -0400)
committerWolfgang Denk <wd@denx.de>
Tue, 11 Aug 2009 20:14:29 +0000 (22:14 +0200)
commitdce3d797102b6618e8bdd4a09cfd35969f165d86
tree59e95efb3bddb48d070d5dfb0e444a884b1673f1
parent3426d65daab6af483b177ed502038f52ed2e5aef
zlib: updated to v.1.2.3

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.
It also includes Alessandro Rubini's patches to allow 0 as destination pointer
and to call watchdog reset if required by architecture.

Signed-off-by: Giuseppe Condorelli <giuseppe.condorelli@st.com>
Reviewed-by: Angelo Castello <angelo.castello@st.com>
Reviewed-by: Alessandro Rubini <rubini-list@gnudd.com>
include/u-boot/zlib.h
lib_generic/zlib.c