u-boot-brain/post/cpu/ppc4xx
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
..
cache_4xx.S POST: Add ppc405 support to cache and UART POST 2007-08-14 14:39:44 +02:00
cache.c ppc4xx: Fix compilation problem in 405 cache POST test 2007-12-27 19:35:35 +01:00
denali_ecc.c ppc4xx: Refactor ECC POST for AMCC Denali core 2008-01-16 11:23:33 +01:00
ether.c ppc4xx: use correct io accessors for 4xx ethernet POST 2007-12-27 19:35:33 +01:00
fpu.c ppc4xx: Update 440EPx lwmon5 board support 2007-07-31 08:37:01 +02:00
Makefile Fix/enhance ECC POST for 440EPx/GRx 2007-12-27 19:35:33 +01:00
spr.c ppc_4xx: Fix post spr.c for PPC405 2008-01-14 15:52:52 +01:00
uart.c POST: Add 405EX support to 4xx UART POST test 2007-10-31 21:20:49 +01:00
watchdog.c Merged POST framework with the current TOT. 2007-07-05 08:17:37 +02:00