linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* can't find "init" when using 1GB ram on 7455.
@ 2003-09-30 15:44 Q-ha Park
  2003-09-30 16:21 ` Brian Waite
  0 siblings, 1 reply; 2+ messages in thread
From: Q-ha Park @ 2003-09-30 15:44 UTC (permalink / raw)
  To: linuxppc-embedded


Well, actually not just init but all "start" programs such as modprobe,
bash, etc. Linux uses NFS as its filesystem, and kernel thinks NFS is
mounted correctly, but it doesn't successfully find and execute "start"
programs like sh, init, etc. The system that works well with 512MB ram.

This is what I attempted to support two 512 MB DIMM rams:
1. use 2 more BATs to translate up to 0x40000000 (1GB) in ppcboot,
changed CFG_INIT_RAM to 0x40000000 accordingly.
2. enable high_mem support in the kernel.

When I made the system load the kernel w/o high_mem support
intentionally, UART doens't work anymore; it doesn't generate interrups.
Any clues on what might be wrong and what idiotic things I might have
done?

Thanks in advance!

:::::::::::::::::::::::::::::::::::::::::::::::::
Q-ha Park


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-09-30 16:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-30 15:44 can't find "init" when using 1GB ram on 7455 Q-ha Park
2003-09-30 16:21 ` Brian Waite

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).