From: Brian Waite <waite@skycomputers.com>
To: "Q-ha Park" <qha@infoeq.com>, <linuxppc-embedded@lists.linuxppc.org>
Subject: Re: can't find "init" when using 1GB ram on 7455.
Date: Tue, 30 Sep 2003 12:21:21 -0400 [thread overview]
Message-ID: <200309301221.26184.waite@skycomputers.com> (raw)
In-Reply-To: <007601c38769$ceb77030$2a21a8c0@qha>
I had almost the exact same problem on the ev64260 platform with 1GB of
memory. Tak a look and make sure you are not doing any io_block_mapping()
calls in your platform setup functions. You might have one for early serial
messages. Look at the mapping and make sure it does not overlap. You might
have to reduce the io_block_mapping() size. Just a thought
Thanks
Brian
On Tuesday 30 September 2003 11:44 am, Q-ha Park wrote:
> 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/
prev parent reply other threads:[~2003-09-30 16:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 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=200309301221.26184.waite@skycomputers.com \
--to=waite@skycomputers.com \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=qha@infoeq.com \
/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).