From: York Sun <yorksun@freescale.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] T4QDS e6500 core and U-Boot 64-bit
Date: Sat, 25 Jan 2014 09:00:27 -0800 [thread overview]
Message-ID: <52E3EDAB.3020704@freescale.com> (raw)
In-Reply-To: <CAOZdJXXyhb63=v6_pnb78+GdGbq8GaSJuNvX9UJxmwpeKV8KiQ@mail.gmail.com>
On 01/25/2014 07:46 AM, Timur Tabi wrote:
> On Fri, Jan 24, 2014 at 7:45 AM, Wolfgang Denk <wd@denx.de> wrote:
>>
>> For the "test"
>> part, it is probably much easier to add a customized memory test (or
>> fix just the existing memory test such that it can be built for a 64
>> bit mode) and use this, then trying to run all of U-Boot in 64 bit
>> mode.
>
> There already is PowerPC memory test code in U-Boot that supports more
> than 2GB. It uses sliding TLB windows. If it doesn't already support
> 12GB, then it should be easy to add that support.
If the target is to test memory, current u-boot supports 36-bit address to cover
64GB memory. As everybody explained, only 2GB is "visible" at a time. But
actually all memory are read to use (by Linux or other OS). The POST memory test
slides the 2GB window to cover all DDR. It will remap back the window, as you
would see the message on the console.
York
prev parent reply other threads:[~2014-01-25 17:00 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-22 1:02 [U-Boot] T4QDS e6500 core and U-Boot 64-bit Danny Gale
2014-01-22 9:06 ` Wolfgang Denk
2014-01-23 18:13 ` Danny Gale
2014-01-23 19:00 ` Scott Wood
2014-01-24 13:45 ` Wolfgang Denk
2014-01-24 20:24 ` Scott Wood
2014-01-25 15:46 ` Timur Tabi
2014-01-25 17:00 ` York Sun [this message]
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=52E3EDAB.3020704@freescale.com \
--to=yorksun@freescale.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;
as well as URLs for NNTP newsgroup(s).