Skip to content
Snippets Groups Projects
Commit 668ec87f authored by Ruchika Gupta's avatar Ruchika Gupta Committed by York Sun
Browse files

powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ram


For E6500 cores, L2 cache has been used as init_ram. L1 cache is a
write through cache on E6500.If lines are not locked in both L1 and
L2 caches, crashes are observed during secure boot. This patch locks/
unlocks both L1 and L2 cache to prevent the crash.

Signed-off-by: default avatarRuchika Gupta <ruchika.gupta@nxp.com>
Reviewed-by: default avatarYork Sun <york.sun@nxp.com>
parent 3d91f46c
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