From: Wolfgang Denk <wd@denx.de>
To: "zhongqx" <zhongqx@guoguang.com.cn>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: linux booting
Date: Tue, 28 May 2002 10:23:51 +0200 [thread overview]
Message-ID: <20020528082356.7495911973@denx.denx.de> (raw)
In-Reply-To: Your message of "Tue, 28 May 2002 15:48:51 +0800." <002901c2061c$1d564840$7301a8c0@zhongqx>
In message <002901c2061c$1d564840$7301a8c0@zhongqx> you wrote:
>
> I use ppcboot to booting linux ,but linux cann't go on when malloc some memory.My board is FADS860T,
> it has 4M DRAM(in physical 0---3fffff) and 4M SDRAM(in physical address is 03000000-033fffff),when ppcboot
> run up,i use bdi command find it tell me total memory is 8M which is from 0 to 7fffff.i think ppcboot maped
> two memory block into one continuous memory block(are i right?).when ppcboot boot linux it pass bdi to linux,
> so i don't know whether linux kernel understand the memory 0---7fffff is actualy two memory block which
> is 0----3fffff and 03000000 -033fffff.who can tell me how to understand this.sorry for my bad english.thank
The Linux boot messages contain information about how much memory it
found; search for a line like this:
...
Memory: 62604k available (1164k kernel code, 540k data, 52k init, 0k highmem)
...
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de
"There are three principal ways to lose money: wine, women, and engi-
neers. While the first two are more pleasant, the third is by far the
more certain." - Baron Rothschild, ca. 1800
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2002-05-28 8:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-28 7:48 linux booting zhongqx
2002-05-28 8:23 ` Wolfgang Denk [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-08-23 9:11 leeyang
2002-08-23 14:23 ` Wolfgang Denk
2002-08-24 0:07 ` leeyang
2002-08-25 18:35 ` Wolfgang Denk
2002-08-26 12:40 ` leeyang
2002-08-26 15:12 ` 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=20020528082356.7495911973@denx.denx.de \
--to=wd@denx.de \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=zhongqx@guoguang.com.cn \
/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).