From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-boot and kernel
Date: Sat, 7 Oct 2006 19:51:02 +0200 [thread overview]
Message-ID: <200610071951.02672.sr@denx.de> (raw)
In-Reply-To: <A7C98E37A5710946908EEC7C796A7442012F2D@mainserver.reaonix.com>
Gerald,
On Saturday 07 October 2006 18:13, Gerald Jackson wrote:
> Does anyone know what U-boot tells the kernel about memory?
Yes. I assume you are asking about 4xx PPC's right?
Until recently the only interface to communicate information between U-Boot &
Linux on PPC platforms was the bd_info structure. And this structure included
the memory size too.
For other cpu platforms there are other mechanisms to communicate this kind of
information but right now this is (still) the way to go for 4xx PPC's.
> The kernel has the same memory bug that I fix in u-boot and I don't know
> if u-boot is telling it anything.
Are you talking about the bug in the DIMM module setup of the Ocotea board?
There is definitely not the same bug in the linux kernel, since the kernel
doesn't setup the memory controller (again).
Just a thought: Are you having problems with Linux and bigger memory modules?
IIRC you have to configure your kernel differently when you are using more
than 768MBytes (setup highmem...).
Best regards,
Stefan
next prev parent reply other threads:[~2006-10-07 17:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-07 16:13 [U-Boot-Users] U-boot and kernel Gerald Jackson
2006-10-07 17:51 ` Stefan Roese [this message]
2006-10-07 19:44 ` Gerald Jackson
2006-10-07 20:45 ` Wolfgang Denk
2006-10-07 19:01 ` 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=200610071951.02672.sr@denx.de \
--to=sr@denx.de \
--cc=u-boot@lists.denx.de \
/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