]> git.sur5r.net Git - u-boot/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)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:38 +0000 (09:04 -0500)
commitfd8dfa17e9a0f360414523ab441e132fa65538d7
tree89d48d914e27e7ae925766d783f7b5ee8ed77675
parentb5190df365255ddc77a2f48ec14ed9c07c34129e
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