All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] zlib: updated to v.1.2.3
Date: Fri, 24 Jul 2009 13:56:06 +0200	[thread overview]
Message-ID: <200907241356.06963.sr@denx.de> (raw)
In-Reply-To: <h4bnkt$fni$1@ger.gmane.org>

On Friday 24 July 2009 09:25:23 rhabarber1848 wrote:
> 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?

Yes, I'm just noticing the same behaviour:

## Booting kernel from Legacy Image at 00200000 ...                       
   Image Name:   Linux-2.6.30                                             
   Created:      2009-06-30   7:45:03 UTC                                 
   Image Type:   PowerPC Linux Kernel Image (gzip compressed)             
   Data Size:    1350151 Bytes =  1.3 MB                                  
   Load Address: 00000000                                                 
   Entry Point:  00000000                                                 
   Verifying Checksum ... OK                                              
## Flattened Device Tree blob at 00800000
   Booting using the fdt blob at 0x800000
   Uncompressing Kernel Image ... Error: inflate() returned -2
GUNZIP: uncompress, out-of-mem or overwrite error - must RESET board to 
recover

I checked and verified that commit b201171f2b4d509f3ad510b214bee70ff902e3d6 
[zlib: updated to v.1.2.3] is responsible for this.

So we should probably revert this patch for now. Wolfgang, what do you think?

Thanks.

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

  reply	other threads:[~2009-07-24 11:56 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
2009-07-24 11:56     ` Stefan Roese [this message]
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=200907241356.06963.sr@denx.de \
    --to=sr@denx.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.