Home
last modified time | relevance | path

Searched hist:b201171f2b4d509f3ad510b214bee70ff902e3d6 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/u-boot/
H A Dzlib.hf33b325af666b12eafa9ab235b2cd59832d6e51c Fri Jul 24 12:24:07 UTC 2009 Wolfgang Denk <wd@denx.de> Revert "zlib: updated to v.1.2.3"

This reverts commit b201171f2b4d509f3ad510b214bee70ff902e3d6.

The commit caused problems for example when unpacking kernel images:

Uncompressing Kernel Image ... Error: inflate() returned -2
GUNZIP: uncompress, out-of-mem or overwrite error - must
RESET board to recover

Conflicts:

include/u-boot/zlib.h
lib_generic/zlib.c

Signed-off-by: Wolfgang Denk <wd@denx.de>
b201171f2b4d509f3ad510b214bee70ff902e3d6 Thu Jul 23 08:54:45 UTC 2009 Giuseppe CONDORELLI <giuseppe.condorelli@st.com> 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 was done for
the previously used version of zlib (0.95). New zlib gives faster
inflate performance and other improvements, see www.zlib.net

Signed-off-by: Giuseppe Condorelli <giuseppe.condorelli@st.com>
Reviewed-by: Angelo Castello <angelo.castello@st.com>

Edited commit message

Signed-off-by: Wolfgang Denk <wd@denx.de>