Skip to content
Snippets Groups Projects
Commit 4b3cc6ec authored by Larry Johnson's avatar Larry Johnson Committed by Stefan Roese
Browse files

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: default avatarLarry Johnson <lrj@acm.org>
parent 8d99cd06
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment