From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] How to Handel Non-Continuous Memory Regions
Date: Fri, 25 Jul 2008 07:44:52 -0400 [thread overview]
Message-ID: <4889BCB4.9060803@ge.com> (raw)
In-Reply-To: <4889BBB3.2060709@ge.com>
Jerry Van Baren wrote:
> So you should be able to use
> 0xE0800000..0xE0FFFFFF - 2nd "copy" of the first bank
> 0xE1000000..0xE17FFFFF - 1st "copy" of the second bank
> you will double your available consecutive memory. You can do the same
> thing with the third and fourth banks of memory, but you will still have
> a gap between the first pair and second pair. This will reduce your
> four fragments / three holes to two fragments / one hole. Solved half
> your problem anyway.
> 0xE4800000..0xE4FFFFFF - 2nd "copy" of the first bank
> 0xE5000000..0xE57FFFFF - 1st "copy" of the second bank
doh! ^^^^^^
s/first/third/
s/second/fourth/
Sorry for the cut&paste error.
gvb
next prev parent reply other threads:[~2008-07-25 11:44 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-24 14:56 [U-Boot-Users] How to Handel Non-Continuous Memory Regions Stuart Wood
2008-07-24 15:50 ` Ricardo
2008-07-24 20:30 ` Stuart Wood
2008-07-24 20:33 ` Ricardo
2008-07-25 4:28 ` Wolfgang Denk
2008-07-25 10:54 ` Stuart Wood
2008-07-25 11:40 ` Jerry Van Baren
2008-07-25 11:44 ` Jerry Van Baren [this message]
2008-07-25 12:23 ` Stuart Wood
2008-07-25 4:28 ` 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=4889BCB4.9060803@ge.com \
--to=gerald.vanbaren@ge.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 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.