commit | 771180ff2c111efab2b200fe4d592d828c6eb733 | [log] [tgz] |
---|---|---|
author | Niklaus Giger <niklaus.giger@netstal.com> | Thu Aug 16 15:16:02 2007 +0200 |
committer | Stefan Roese <sr@denx.de> | Thu Aug 16 19:44:47 2007 +0200 |
tree | a77a7568d52f03f4dcc3a1911e2548f7d0e01c3f | |
parent | 594049ede6472313f2053eaef73fb973b5d3c99f [diff] |
PPC4xx:HCU4/5 cleanup ecc/sdram init Make ecc initialisation robust, as DDR2-ECC errors may be generated while zeroing the RAM. Return 16 bytes (a cacheline) less than the available memory, as the board and/or PPC440EPx might have problems accessing the last bytes. Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>