Skip to content
Snippets Groups Projects
Commit 33f57bd5 authored by Kumar Gala's avatar Kumar Gala
Browse files

85xx: Fix enabling of L1 cache parity on secondary cores


Use the same code between primary and secondary cores to init the
L1 cache.  We were not enabling cache parity on the secondary cores.

Also, reworked the L1 cache init code to match the e500mc L2 init code
that first invalidates the cache and locks.  Than enables the cache and
makes sure its enabled before continuing.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 060f2853
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