
Dear Giuseppe CONDORELLI,
In message 1246273458-19028-1-git-send-email-giuseppe.condorelli@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@st.com
include/u-boot/zlib.h | 718 ++++++--- lib_generic/zlib.c | 3930 +++++++++++++++++++++++++------------------------ 2 files changed, 2463 insertions(+), 2185 deletions(-)
Applied, thanks.
But please be more careful about CodingStyle:
... Applying: zlib: updated to v.1.2.3 /home/wd/git/u-boot/work/.git/rebase-apply/patch:30: trailing whitespace. */ /home/wd/git/u-boot/work/.git/rebase-apply/patch:493: trailing whitespace. int data_type; /* best guess about the data type: warning: 2 lines applied after fixing whitespace errors.
Best regards,
Wolfgang Denk