Re: [U-Boot-Users] [PATCH][MIPS] cpu/mips/cache.S: Add dcache_enable

2008-05-02 Thread Jean-Christophe PLAGNIOL-VILLARD
On 12:35 Fri 02 May , Shinya Kuribayashi wrote: > Recent bootelf command fixes (017e9b7925f74878d0e9475388cca9bda5ef9482, > "allow ports to override bootelf behavior") requires ports to have this > function. > > Signed-off-by: Shinya Kuribayashi <[EMAIL PROTECTED]> Acked-by: Jean-Christophe PL

[U-Boot-Users] [PATCH][MIPS] cpu/mips/cache.S: Add dcache_enable

2008-05-01 Thread Shinya Kuribayashi
Recent bootelf command fixes (017e9b7925f74878d0e9475388cca9bda5ef9482, "allow ports to override bootelf behavior") requires ports to have this function. Signed-off-by: Shinya Kuribayashi <[EMAIL PROTECTED]> --- cpu/mips/cache.S | 16 1 files changed, 16 insertions(+), 0 delet