From: "Mark A. Greer" <mgreer@mvista.com>
To: dong in kang <dkang@east.isi.edu>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Kernel parameters (Sandpoint X3 with Altimus MPC755)
Date: Tue, 20 May 2003 15:45:40 -0700 [thread overview]
Message-ID: <3ECAB014.80902@mvista.com> (raw)
In-Reply-To: <001a01c31f05$c656f130$45a97241@Minjoo>
dong in kang wrote:
> It turns out that BDI has a few different versions.
>BDI for Codewarrior, BDI for GDB, etc.
>I just heard from Codewarrior that BDI for Codewarrior doesn't support MMU,
>which means address translation is not supported.
>I have to buy BDI for GDB.
>
Ah, okay.
> About your question, I downloaded the zImage.initrd at 0x800000.
>I didn't turn on the default command line. Now I turn on the default command
>line as
> CONFIG_CMDLINE="mem=128M ramdisk_size=20480 console=ttyS0,9600 console=tty0
>root=/dev/ram init=/bin/sh"
>The Sandpoint X3 has 128M ram and my ramdisk size is 20M.
>It should be right, isn't it?
>
Nope. Unless you have a new version of DINK that is fixed, it doesn't
set up the memory controller correctly for the RAM above 32MB. There
should be comments indicating this in
arch/ppc/platforms/sandpoint_setup.c:sandpoint_find_end_of_memory() or
some such (since I don't know what version of MVL you're running).
Try it again with only this on your cmdline: "mem=32M" and see if that
helps.
Mark
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2003-05-20 22:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-20 16:06 perl under eldk for ppc8xx XOL
2003-05-20 16:13 ` Mark Hatle
2003-05-20 16:23 ` Re[2]: " XOL
2003-05-20 16:42 ` Mark Hatle
2003-05-20 17:25 ` Kernel parameters (Sandpoint X3 with Altimus MPC755) dong in kang
2003-05-20 17:37 ` Mark A. Greer
2003-05-20 17:56 ` dong in kang
2003-05-20 18:14 ` Mark A. Greer
2003-05-20 19:26 ` dong in kang
2003-05-20 19:35 ` Wolfgang Denk
2003-05-20 22:45 ` Mark A. Greer [this message]
2003-06-10 18:22 ` dong in kang
2003-05-20 19:23 ` Re[2]: perl under eldk for ppc8xx Wolfgang Denk
2003-05-21 17:26 ` Wolfgang Denk
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=3ECAB014.80902@mvista.com \
--to=mgreer@mvista.com \
--cc=dkang@east.isi.edu \
--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).