public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] memory sizing(440GX)
Date: Fri, 18 Feb 2005 08:40:48 +0100	[thread overview]
Message-ID: <200502180840.48831.sr@denx.de> (raw)
In-Reply-To: <20050217211255.ECA52C1430@atlas.denx.de>

Hi Renaud,

On Thursday 17 February 2005 22:12, Wolfgang Denk wrote:

> > I guess I need to test incrementally for the memory size. Right?
>
> No, the code already does that. You just have to make sure that  your
> memory  mapping  is correct (i. e. that the area [base, base+maxsize]
> is mapped correectly in your memory controller).

Please take a look at the file "cpu/ppc4xx/sdram.c". This will show you, how 
the memory-size detection is done on the ppc405 systems (with onboard sdram) 
using the "get_ram_size" function. The code has to be modified for the 440 
ppc's, since they have a different SDRAM controller (DDR).

Best regards,
Stefan

  reply	other threads:[~2005-02-18  7:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-17 20:36 [U-Boot-Users] memory sizing(440GX) Barbier, Renaud
2005-02-17 21:12 ` Wolfgang Denk
2005-02-18  7:40   ` Stefan Roese [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-02-17 17:41 Barbier, Renaud
2005-02-17 18:34 ` 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=200502180840.48831.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