[U-Boot] [PATCH] powerpc/85xx: Fix bug in dcache_disable
Kumar Gala
galak at kernel.crashing.org
Thu Jan 6 17:10:26 CET 2011
On Jan 5, 2011, at 10:39 AM, Kumar Gala wrote:
> 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 at freescale.com>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc85xx/start.S | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list