[U-Boot] [PATCH 6/7] powerpc/82xx: use SDRAM detection for mgcoge2ne

Wolfgang Denk wd at denx.de
Tue Jul 31 22:31:14 CEST 2012


Dear Gerlando Falauto,

In message <1343402200-32020-7-git-send-email-gerlando.falauto at keymile.com> you wrote:
> mgcoge2ne was an intermediate step towards mgcoge3ne. One difference is the
> smaller SDRAM on mgcoge2ne (128MB). To support both boards with the same
> u-boot we use here the SDRAM detection.
> 
> This patch enables SDRAM detection between 256MB and 128MB.
> So in addition to the existing 256MB geometry:
>      4 chips x 8M (13 rows, 10 cols) x 16 bit x 4 banks
> we can now also have 128MB geometry:
>      4 chips x 4M (13 rows,  9 cols) x 16 bit x 4 banks
> 
> Signed-off-by: Gerlando Falauto <gerlando.falauto at keymile.com>
> ---
>  include/configs/km82xx.h |   17 +++++++++++++----
>  1 files changed, 13 insertions(+), 4 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I've been programming for (35-9=) 24 years myself,  and  I  find  the
best way to learn a new language is to *read* every example snippet I
can find, with a reference book close by. Eventually, the *rhythm* of
the language starts pounding in my head... and my fluency is close at
hand. That's how I learned Perl, and now I'm one of the drummers. :-)
         -- Randal L. Schwartz in <8cvi6p2tir.fsf at gadget.cscaper.com>


More information about the U-Boot mailing list