Re: [U-Boot] [PATCH 2/2] powerpc/85xx: provide 85xx flush_icache for cmd_cache

2011-07-26 Thread Kumar Gala
On May 23, 2011, at 1:38 PM, Matthew McClintock wrote: > This provides a function that will override the weak function > flush_icache to let 85xx boards to flush the icache > > cc: Kumar Gala > Signed-off-by: Matthew McClintock > --- > arch/powerpc/cpu/mpc85xx/start.S |2 ++ > 1 files chang

[U-Boot] [PATCH 2/2] powerpc/85xx: provide 85xx flush_icache for cmd_cache

2011-05-23 Thread Matthew McClintock
This provides a function that will override the weak function flush_icache to let 85xx boards to flush the icache cc: Kumar Gala Signed-off-by: Matthew McClintock --- arch/powerpc/cpu/mpc85xx/start.S |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/cpu/mpc8