From: rhabarber1848 <rhabarber1848@web.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] zlib: updated to v.1.2.3
Date: Fri, 24 Jul 2009 09:25:23 +0200 [thread overview]
Message-ID: <h4bnkt$fni$1@ger.gmane.org> (raw)
In-Reply-To: 20090723171642.E91D1832E416@gemini.denx.de
Wolfgang Denk wrote:
>> include/u-boot/zlib.h | 718 ++++++---
>> lib_generic/zlib.c | 3931
>> +++++++++++++++++++++++++------------------------ 2 files changed, 2464
>> insertions(+), 2185 deletions(-)
>
> Applied, thanks.
Hi,
yesterday morning I could use the U-Boot git code to successfully decompress
a gzip compressed image, using today's git checkout this does not work
anymore:
## Booting kernel from Legacy Image at 00200000 ...
Image Name: Linux-2.4.37.2-dbox2
Image Type: PowerPC Linux Kernel Image (gzip compressed)
Data Size: 748627 Bytes = 731.1 kB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Uncompressing Kernel Image ... Error: inflate() returned -2
GUNZIP: uncompress, out-of-mem or overwrite error - must RESET board to
recover
Maybe the zlib update is responsible?
This is the newest commit from the U-Boot git checkout I used today:
commit 28958b8bea4c66629c5a22fd3c8b0d49df90383d
Author: Wolfgang Denk <wd@denx.de>
Date: Thu Jul 23 22:23:23 2009 +0200
Coding Style cleanup; update CHANGELOG.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cheers, rhabarber1848
next prev parent reply other threads:[~2009-07-24 7:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-23 8:54 [U-Boot] [PATCH v3] zlib: updated to v.1.2.3 Giuseppe CONDORELLI
2009-07-23 17:16 ` Wolfgang Denk
2009-07-24 7:25 ` rhabarber1848 [this message]
2009-07-24 11:56 ` Stefan Roese
2009-07-24 12:27 ` Wolfgang Denk
2009-07-27 14:24 ` Giuseppe CONDORELLI
2009-07-24 16:49 ` Kim Phillips
[not found] <05a201ca0ec5@st.com>
2009-07-27 15:09 ` Alessandro Rubini
2009-07-27 15:30 ` Stefan Roese
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='h4bnkt$fni$1@ger.gmane.org' \
--to=rhabarber1848@web.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.