Re: [U-Boot] [PATCH 3/3] mx23evk: Turn on caches

2013-02-12 Thread Stefano Babic
On 28/01/2013 12:41, Fabio Estevam wrote: > It is safe to turn on data and instruction caches for mx23. > > Signed-off-by: Fabio Estevam > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- = DENX Software En

Re: [U-Boot] [PATCH 3/3] mx23evk: Turn on caches

2013-01-28 Thread Fabio Estevam
On Mon, Jan 28, 2013 at 10:47 AM, Marek Vasut wrote: > Can you fix this for olinuxino (if not done already) too please? mx23olinuxino has the caches turned on already. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u

Re: [U-Boot] [PATCH 3/3] mx23evk: Turn on caches

2013-01-28 Thread Marek Vasut
Dear Fabio Estevam, > It is safe to turn on data and instruction caches for mx23. > > Signed-off-by: Fabio Estevam > --- > include/configs/mx23evk.h |2 -- > 1 file changed, 2 deletions(-) > > diff --git a/include/configs/mx23evk.h b/include/configs/mx23evk.h > index e43b93f..ae8cf6c 10064

[U-Boot] [PATCH 3/3] mx23evk: Turn on caches

2013-01-28 Thread Fabio Estevam
It is safe to turn on data and instruction caches for mx23. Signed-off-by: Fabio Estevam --- include/configs/mx23evk.h |2 -- 1 file changed, 2 deletions(-) diff --git a/include/configs/mx23evk.h b/include/configs/mx23evk.h index e43b93f..ae8cf6c 100644 --- a/include/configs/mx23evk.h +++ b