From: Wolfgang Denk <wd@denx.de>
To: "Povolotsky, Alexander" <Alexander.Povolotsky@marconi.com>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: inflate returned FFFFFFFD - what does this error exactly mean ?
Date: Fri, 31 Dec 2004 00:08:34 +0100 [thread overview]
Message-ID: <20041230230839.1A1B7C1430@atlas.denx.de> (raw)
In-Reply-To: Your message of "Thu, 30 Dec 2004 17:27:53 EST." <313680C9A886D511A06000204840E1CF0A647439@whq-msgusr-02.pit.comms.marconi.com>
Hi Alex,
in message <313680C9A886D511A06000204840E1CF0A647439@whq-msgusr-02.pit.comms.marconi.com> you wrote:
>
> After few days of wondering through debugging (and with great help) I fixed
> (by inserting watch dog resets into beginning of while loops in zlib
> functions) my first problem -strange reboot failures during decompression of
You know why I recommended U-Boot :-)
> Now I am getting "controlled" failure (during the same decompression as
> described above):
>
> I_BAD
> return Z_DATA_ERROR
> after zlib_inflate
> inflate returned FFFFFFFD
> exit
>
> what does this error exactly mean ?
Most probably it means that the areas where the compressed image is
stored and to where you copy the uncompressed code to are
over-lapping. Try storing the compressed image at a higher address
(like 0x400000 or so).
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
How many seconds are there in a year? If I tell you there are 3.155 x
10^7, you won't even try to remember it. On the other hand, who could
forget that, to within half a percent, pi seconds is a nanocentury.
-- Tom Duff, Bell Labs
next prev parent reply other threads:[~2004-12-31 0:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-12-30 22:27 inflate returned FFFFFFFD - what does this error exactly mean ? Povolotsky, Alexander
2004-12-30 22:44 ` Nigel Cunningham
2004-12-30 23:08 ` Wolfgang Denk [this message]
2004-12-31 0:28 ` Jeff Angielski
-- strict thread matches above, loose matches on Subject: below --
2005-01-02 5:58 Povolotsky, Alexander
2005-01-02 15:32 ` Dan Malek
2005-01-02 16:07 Povolotsky, Alexander
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=20041230230839.1A1B7C1430@atlas.denx.de \
--to=wd@denx.de \
--cc=Alexander.Povolotsky@marconi.com \
--cc=linuxppc-embedded@ozlabs.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox