From: Peter Ryser <peter.ryser@xilinx.com>
To: linuxppc-embedded@ozlabs.org
Subject: Re: Unable to boot linux on Xilinx ML403 board
Date: Mon, 25 Sep 2006 09:16:25 -0700 [thread overview]
Message-ID: <451800D9.5010702@xilinx.com> (raw)
In-Reply-To: <smtp_4517D0DE_85A0_0002.eml@>
>avail ram: 00770000 08000000
>
>
The ML403 only has 64 MB of RAM, ie. 0x04000000. For a start you can
change the amount of memory Linux thinks it has available by adding
mem=0x4000000
to the kernel command line like
Linux/PPC load: console=tty1 console=ttyS0,9600 ip=off root=/dev/ram
rw mem=0x4000000
Later, you want to change xparameters*.h in arch/ppc/platforms/xilinx_ocp
- Peter
next prev parent reply other threads:[~2006-09-25 16:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.0.1159188664.24974.linuxppc-embedded@ozlabs.org>
2006-09-25 12:58 ` Unable to boot linux on Xilinx ML403 board Mohan Krishna T
2006-09-25 16:16 ` Peter Ryser [this message]
2006-09-26 6:14 ` Mohan Krishna T
[not found] ` <7340827822720465792@unknownmsgid>
2006-09-26 13:38 ` Grant Likely
2006-09-26 15:44 ` Mohan Krishna T
[not found] ` <7225230023970127285@unknownmsgid>
2006-09-26 15:56 ` Grant Likely
2006-09-26 15:58 ` Mohan Krishna T
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=451800D9.5010702@xilinx.com \
--to=peter.ryser@xilinx.com \
--cc=linuxppc-embedded@ozlabs.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.