From: Dan Malek <dan@embeddededge.com>
To: "Povolotsky, Alexander" <Alexander.Povolotsky@marconi.com>
Cc: 'Jeff Angielski' <jangiels@speakeasy.net>, linuxppc-embedded@ozlabs.org
Subject: Re: inflate returned FFFFFFFD - what does this error exactly mean ?
Date: Sun, 2 Jan 2005 10:32:55 -0500 [thread overview]
Message-ID: <92DD848C-5CD3-11D9-80DB-003065F9B7DC@embeddededge.com> (raw)
In-Reply-To: <313680C9A886D511A06000204840E1CF0A64743E@whq-msgusr-02.pit.comms.marconi.com>
On Jan 2, 2005, at 12:58 AM, Povolotsky, Alexander wrote:
> Originally I had relocation address be 0x00400000;
> I also tried 0x00500000 and finally 0x00600000 (shown below)
> - all 3 cases give the same error.
>
>
> loaded at: 00180000 00268160
> relocated to: 00600000 006E8160
You are doing this backward. You need to load the
image into memory at a higher address like 0x400000.
According to this message, you are loading at 0x180000.
Don't change the relocation address for the build, just
the address where you initially load it into memory.
-- Dan
next prev parent reply other threads:[~2005-01-02 15:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-02 5:58 inflate returned FFFFFFFD - what does this error exactly mean ? Povolotsky, Alexander
2005-01-02 15:32 ` Dan Malek [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-01-02 16:07 Povolotsky, Alexander
2004-12-30 22:27 Povolotsky, Alexander
2004-12-30 22:44 ` Nigel Cunningham
2004-12-30 23:08 ` Wolfgang Denk
2004-12-31 0:28 ` Jeff Angielski
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=92DD848C-5CD3-11D9-80DB-003065F9B7DC@embeddededge.com \
--to=dan@embeddededge.com \
--cc=Alexander.Povolotsky@marconi.com \
--cc=jangiels@speakeasy.net \
--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