powerpc/85xx: Fix bug in dcache_disable
authorKumar Gala <galak@kernel.crashing.org>
Wed, 5 Jan 2011 16:33:46 +0000 (10:33 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Jan 2011 07:32:19 +0000 (01:32 -0600)
commit45a68135c12bf7d534f3ce25bef493e16d32cedb
tree27ab291ad3028123a63417df4997bab1e1bce19a
parent7ea3871e06c421a44e7286792610dc00992070e6
powerpc/85xx: Fix bug in dcache_disable

We set the L1 dache register with a bogus register value.  Need to be
using 'r3' instead of 'r0'.

Reported-by: John Traill <john.traill@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc85xx/start.S