]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc/85xx: Fix enabling of L2 cache
authorKumar Gala <galak@kernel.crashing.org>
Tue, 22 Sep 2009 20:45:44 +0000 (15:45 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 24 Sep 2009 17:05:27 +0000 (12:05 -0500)
commit25bacf7a2b096496e2c58f2de4e5b2bce8fba038
treea698d12a783a168d9285b5b18599d3fa7e717e9e
parentcb0ff65c619efacdc0ba69aa8ee6ede7dd364a38
ppc/85xx: Fix enabling of L2 cache

We need to flash invalidate the locks in addition to the cache
before we enable.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/cpu_init.c
cpu/mpc85xx/release.S