commit | 739a36f33c0b57bb79057b317e77394d3ca51fd2 | [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 | cb9ebd04cb34ad78cb1f753aa2ecc2e6935f82b1 [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>