uboot-mt623x/board/Marvell
Mark Asselstine c88ed4cb2e sheevaplug: correct SDRAM address control register
value

The SheevaPlug DevKit is shipped with 4x8 by 1Gb DDR devices in
two banks for a total of 512MB of RAM. Based on this configuration
the existing values for SDRAM address control register are incorrect
and result in random kernel oops as memory is incorrectly accessed
(while for example extracting a large tarball such as a rootfs).
Based on the hardware configuration along with the supporting
documentation from Marvell these are the correct values, as
well this change mimics values previously used in Marvell's own
u-boot git tree for the SheevaPlug.

Other variants of the hardware such as the PogoPlug and TonidoPlug
may have different memory configurations but to properly support
those additional board directories should be maintained or a better
system to support other kwb*.cfg is needed.

Tested on SheevaPlug DevKit.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
2009-11-27 16:26:12 -06:00
..
common asm-generic: Consolidate errno.h to asm-generic/errno.h 2009-07-09 14:07:11 +02:00
db64360 ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00
db64460 ppc: Enable full relocation to RAM 2009-10-03 10:15:45 +02:00
include More code cleanup 2006-07-21 15:24:56 +02:00
mv88f6281gtw_ge Kirkwood: mv88f6281gtw_ge: Add kwbimage build support 2009-10-13 06:17:36 -05:00
openrd_base Support for the OpenRD base board 2009-10-13 06:17:36 -05:00
rd6281a Kirkwood: rd6281a: Add kwbimage build support 2009-10-13 06:17:36 -05:00
sheevaplug sheevaplug: correct SDRAM address control register 2009-11-27 16:26:12 -06:00