linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dan@mvista.com>
To: nunninger@web.de
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: strange problem while booting
Date: Tue, 20 Mar 2001 20:12:22 -0500	[thread overview]
Message-ID: <3AB7FFF6.EB575041@mvista.com> (raw)
In-Reply-To: 3AB7E349.8AC5A1B0@enst.fr


Stefan Nunninger wrote:

>  loaded at:     00100000 00100000

You have to load the bits into memory at or above 0x200000...NO, don't
change anything in the Makefile, just load the resulting bits like
this.  The zImage decompressor has to relocate itself to 0x100000.
There
isn't any bss space allocated between the end of the data and the start
of the zImage/initrd in the downloaded image.  Your decompressor code is
likely writing over the images.


	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

  parent reply	other threads:[~2001-03-21  1:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-20 23:10 strange problem while booting Stefan Nunninger
2001-03-20 23:52 ` Amit D Chaudhary
2001-03-21  1:12 ` Dan Malek [this message]
2001-03-21 13:08   ` Stefan Nunninger
2001-03-21 13:47     ` Jerry Van Baren

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=3AB7FFF6.EB575041@mvista.com \
    --to=dan@mvista.com \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=nunninger@web.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).