uboot/post
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
..
board ppc4xx: Fix lwmon5 compilation problem 2007-12-27 19:35:34 +01:00
cpu ppc4xx: Refactor ECC POST for AMCC Denali core 2008-01-16 11:23:33 +01:00
drivers
lib_ppc
Makefile
post.c
rules.mk
tests.c POST: Execute SPR test after relocation 2008-01-09 10:38:58 +01:00