Skip to content
Snippets Groups Projects
Commit 28e94bb2 authored by Stefan Roese's avatar Stefan Roese
Browse files

ppc4xx/POST: Handle cached SDRAM correctly in Denali (440EPx) ECC POST


This patch fixes a problem in the Denali (440EPx) SDRAM ECC POST test.
When cache is enabled in the SDRAM area, the values written to SDRAM
need to be flushed from cache to SDRAM using the dcfb instruction.

Without this patch the POST ECC test failed. Now its working again on
platforms with cache enabled in SDRAM.

Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 844f07d8
No related branches found
No related tags found
No related merge requests found
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