]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
powerpc/82xx: use SDRAM detection for mgcoge2ne
authorGerlando Falauto <gerlando.falauto@keymile.com>
Fri, 27 Jul 2012 05:16:39 +0000 (05:16 +0000)
committerWolfgang Denk <wd@denx.de>
Tue, 31 Jul 2012 20:36:35 +0000 (22:36 +0200)
commitc9718210b1ad604025dae5aed9f963c82e2e498e
treedc8f78125572c2f6032a54bf14f702e2889f36e9
parent3a532346fcf2aacc52351e3cb39f9c7a4850f70d
powerpc/82xx: use SDRAM detection for mgcoge2ne

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@keymile.com>
include/configs/km82xx.h