From: jbahr <jbahr@set-software-services.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] PPC Discontiguous Memory Space
Date: Fri, 15 Sep 2006 12:45:14 -0700 (PDT) [thread overview]
Message-ID: <6331980.post@talk.nabble.com> (raw)
We have a client building a PPC8548-based product who insists that we
allocate DRAM real address space in two large chunks at 0-2GB and 4-6GB in
the 36-bit address space. It doesn't look like U-Boot's bd_info structure
allows for that, and it doesn't look like the Linux init routines (which
accesses the passed table) knows how to handle discontiguous memory either
(as opposed to X86 Linux, which can accept an E820 table).
It looks like Linux cleans out the TLB's pretty quickly, so it wouldn't know
the VA-to-RA mapping.
I've seen papers on some PPC Linuxes that handle large discontiguous real
DRAM memory spaces, but it doesn't look like the Linux in ELDK does. Is
that correct?
This is just the start of a headache between the architects and we poor
implementers. It's not clear to us that, even with ATMU support, how normal
drivers are going to know how to create real addresses for buffers and such
to use when programming DMA controllers or external PCI devices.
Any comments would be VERY appreciated.
Regards,
J
--
View this message in context: http://www.nabble.com/PPC-Discontiguous-Memory-Space-tf2279504.html#a6331980
Sent from the Uboot - Users forum at Nabble.com.
next reply other threads:[~2006-09-15 19:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-15 19:45 jbahr [this message]
2006-09-15 22:52 ` [U-Boot-Users] PPC Discontiguous Memory Space Wolfgang Denk
2006-09-15 23:03 ` Jeffery Bahr
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=6331980.post@talk.nabble.com \
--to=jbahr@set-software-services.com \
--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