commit | a724a9b40c7fbeb6ade193ca52321b441eaecb4e | [log] [tgz] |
---|---|---|
author | Larry Johnson <lrj@arlinx.com> | Sat Oct 27 12:48:15 2007 -0400 |
committer | Stefan Roese <sr@denx.de> | Thu Dec 27 19:35:33 2007 +0100 |
tree | a3a4724c6d0aa340586400d3e563e0684c83c167 | |
parent | 454a6cf8d498f70d2b3e18f07837603eb24b12d4 [diff] |
Fix/enhance ECC POST for 440EPx/GRx This patch allows the ECC POST to be used for different boards with the PPC440 Denali SDRAM controller. Modifications include skipping the test if ECC is not enabled (as for non-ECC DIMMs) and adding synchronization to prevent timing errors. Signed-off-by: Larry Johnson <lrj@acm.org>