commit | 7e4a0d25ed18f6437bdf59ebfa49bb0edc2f24e6 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Wed Mar 19 09:36:47 2008 +0100 |
committer | Stefan Roese <sr@denx.de> | Thu Mar 27 11:01:49 2008 +0100 |
tree | a6145da155a06307b75b7b37063337ff5272c295 | |
parent | 6433fa202a91a6594dd48f06807ac38ba27fa0bb [diff] |
ppc4xx: Enable ECC on LWMON5 Since all ECC related problems seem to be resolved on LWMON5, this patch now enables ECC support. We have to write the ECC bytes by zeroing and flushing in smaller steps, since the whole 256MByte takes too long for the external watchdog. Signed-off-by: Stefan Roese <sr@denx.de>