linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Dan Malek <dmalek@jlc.net>
To: Grant Carter <gcarter@eng.uct.ac.za>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Help with BSE-IP Board and Linux 2.2.5
Date: Tue, 12 Oct 1999 13:01:06 -0400	[thread overview]
Message-ID: <38036952.43E7B55E@jlc.net> (raw)
In-Reply-To: 3803583E.526DCD2E@eng.uct.ac.za


Grant Carter wrote:


> ...... Since the user space starts at 0x4000, I
> loaded the zImage there. When I tried to run it, the BSE board froze.


So, I guess it doesn't matter that I write the help file :-)?

If you look at 'embedded_notes' it tells you to load the image
at 0x200000.  The code on the front of the zImage file will uncompress
and load the kernel starting at memory address 0.  You have to allow
a few hundred Kbytes for this to happen, and allocate some working
space for the kernel.

In fact, the explicit commands for the BSE-IP are there......

The image doesn't really care where it is loaded, so long as it is
above about 1.5 Mbytes or so.......



	-- Dan

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

      reply	other threads:[~1999-10-12 17:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-10-12 15:48 Help with BSE-IP Board and Linux 2.2.5 Grant Carter
1999-10-12 17:01 ` Dan Malek [this message]

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=38036952.43E7B55E@jlc.net \
    --to=dmalek@jlc.net \
    --cc=gcarter@eng.uct.ac.za \
    --cc=linuxppc-embedded@lists.linuxppc.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;
as well as URLs for NNTP newsgroup(s).