
9 Jul
2009
9 Jul
'09
12:52 a.m.
On 07:04 Mon 29 Jun , Giuseppe CONDORELLI 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@st.com
include/u-boot/zlib.h | 718 ++++++--- lib_generic/zlib.c | 3930 +++++++++++++++++++++++++------------------------ 2 files changed, 2463 insertions(+), 2185 deletions(-)
could you specify the size impact and performance impact? and on which board do you test it?
Best Regards, J.