commit | 3b4bd2d75c4b3c1a4570f47ffaaed66f56a78ff4 | [log] [tgz] |
---|---|---|
author | Matthias Fuchs <matthias.fuchs@esd.eu> | Wed Sep 30 11:55:04 2009 +0200 |
committer | Stefan Roese <sr@denx.de> | Fri Oct 02 13:56:07 2009 +0200 |
tree | 9b664f63d834af9f5d4b34d93acb16801597c539 | |
parent | fb95169e39f2d03270bed552d27bbb02627a443e [diff] |
ppc4xx: Add SDRAM detection for PMC440 boards This patch adds support to detect the amount of DDR2 SDRAM on PMC440 modules. Detection is done by probing through a list of available and supported hardware configurations from 1GByte down to 256MB. The static TLB entry is replaced by dynamically created entries. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu> Signed-off-by: Stefan Roese <sr@denx.de>