From: Daniel Wu <Daniel.Wu@alcatel.com.au>
To: Dan Malek <dan@netx4.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Using zImage.initrd
Date: Fri, 9 Jun 2000 18:51:43 +1000 [thread overview]
Message-ID: <00Jun9.185145est.115383@border.alcanet.com.au> (raw)
In-Reply-To: 3940614D.5BB18EF9@embeddededge.com
Dan Malek wrote:
> The zImage bits should be loaded somewhere >= 0x200000. If this
> doesn't work for you, post a message explaining why and lets find
> a solution. These addresses are based upon lots of board samples,
> and if yours doesn't fit, let's try to find something that works for
> everything.
>
The zImage.initrd is loaded at 0x200000, this ensures that the zImage >=
0x200000 since the image contains the boot + zImage + initrd. The loader is
copied to 0x600000 and execute from there ( I've reserved 4M for the boot +
zImage + initrd). Will this be a problem?
>
>
> > Page-cache hash table entries: 8192 (order: 3, 32768 bytes)
> > NIP: C000D23C XER: 2000E32F LR: C00B8474 REGS: c00e6a90 TRAP: 0300
>
> This is really early in the initialization, and something is really
> messed up. What processor are you running and what is the silicon
> revision? Do you have caches enabled? Where did you get the kernel
> sources? What have you changed?
>
The CPU is 860T (XPC860TZP50B3). The caches are enabled as far as I can tell
from the code. I got the sources from the MontaVista site and applied the CPU6
patch you posted earlier. Apart from that, a couple of changes to
mbxboot/head.S to set the IMMR and the UPM.
>
> > C00FF71B C00B8474 C00B8648 C00FA2B4 C00F7774 C000221C
>
> What is the rest of this backtrace?
>
C00FF71B buf
C00B8474 extract_entropy
C00B8648 get random_bytes
C00FA2B4 init_elf_binfmt
C00F7774 start_kernel
C000221C start_here
Daniel
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2000-06-09 8:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-06-08 22:38 Using zImage.initrd Daniel Wu
2000-06-09 2:40 ` Murray Jensen
2000-06-09 2:52 ` Dan Malek
2000-06-09 3:59 ` Murray Jensen
2000-06-09 3:15 ` Dan Malek
2000-06-09 8:51 ` Daniel Wu [this message]
2000-06-09 15:43 ` Dan Malek
2000-06-12 23:09 ` Daniel Wu
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=00Jun9.185145est.115383@border.alcanet.com.au \
--to=daniel.wu@alcatel.com.au \
--cc=dan@netx4.com \
--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 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.