From: Amit Shah <shahamit@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Uncompressing uImage: inflate() returned -3
Date: Tue, 24 Aug 2004 01:16:23 +0530 [thread overview]
Message-ID: <877aabc4040823124666a57144@mail.gmail.com> (raw)
In-Reply-To: <20040823181017.22A41C109F@atlas.denx.de>
On Mon, 23 Aug 2004 20:10:12 +0200, Wolfgang Denk <wd@denx.de> wrote:
> In message <877aabc404082310482a315b4d@mail.gmail.com> you wrote:
> > But the post-Linux problem still remains: my BDI has gone for a
> > replacement, so I have to use some early putchars with the UART that
> > was initialized by u-boot. I place two putchars in early_init in
> > arch/ppc/kernel/setup.c, but I just see one. So does that mean my
> > stack's getting corrupted?
>
> Probably your second putchar is after the MMU has been turned on and
> it the cause for the crash. Remove this code, and use post-morthem
> dumps of the logbuf buffer. See the FAQ section in the DULG.
I meant 'I've put two putchars one after the other'. I see the first
char printed, but not the second. That's what's making me doubt the
stack.
About the log buffer: nothing in them. I'll probably have to
initialize it 'earlier' in early_init and then figure out something.
--
Amit Shah
http://amitshah.nav.to/
next prev parent reply other threads:[~2004-08-23 19:46 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-23 15:07 [U-Boot-Users] Uncompressing uImage: inflate() returned -3 Michael Bendzick
2004-08-23 16:20 ` Amit Shah
2004-08-23 17:24 ` Wolfgang Denk
2004-08-23 17:48 ` Amit Shah
2004-08-23 18:10 ` Wolfgang Denk
2004-08-23 18:49 ` Amit Shah
2004-08-23 22:33 ` Wolfgang Denk
2004-08-23 19:46 ` Amit Shah [this message]
2004-08-23 17:16 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2004-08-23 18:54 RUSSELL PETERSON
2004-08-23 19:06 ` Amit Shah
2004-08-23 14:39 Amit Shah
2004-08-23 17:14 ` Wolfgang Denk
2004-08-23 17:40 ` Amit Shah
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=877aabc4040823124666a57144@mail.gmail.com \
--to=shahamit@gmail.com \
--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.