uboot-mt623x/post/cpu
Larry Johnson 4b3cc6ece9 ppc4xx: Refactor ECC POST for AMCC Denali core
The ECC POST reported intermittent failures running after power-up on
the Korat PPC440EPx board.  Even when the test passed, the debugging
output occasionally reported additional unexpected ECC errors.

This refactoring has three main objectives: (1) minimize the code
executed with ECC enabled during the tests, (2) add more checking of the
results so any unexpected ECC errors would cause the test to fail, and
(3) use synchronization (only) where required by the processor.

Signed-off-by: Larry Johnson <lrj@acm.org>
2008-01-16 11:23:33 +01:00
..
mpc8xx Merged POST framework with the current TOT. 2007-07-05 08:17:37 +02:00
ppc4xx ppc4xx: Refactor ECC POST for AMCC Denali core 2008-01-16 11:23:33 +01:00