commit | 1e6b07c64967c1eb2cd84faa4c32bf2a769bc8eb | [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 | 8fb6e80c06849e3013ac5c9350d8ed9e52967991 [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>