Re: [U-Boot] [PATCH 2/2] apx4devkit: Turn on caches

2012-08-15 Thread Stefano Babic
On 05/08/2012 18:18, Fabio Estevam wrote: > From: Fabio Estevam > > Turn on data and instruction caches. > > Signed-off-by: Fabio Estevam > include/configs/apx4devkit.h |2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > Applied to u-boot-imx, thanks. Best regards, Stefano Babic

Re: [U-Boot] [PATCH 2/2] apx4devkit: Turn on caches

2012-08-14 Thread Veli-Pekka Peltola
Hi Fabio, On 08/05/2012 07:18 PM, Fabio Estevam wrote: From: Fabio Estevam Turn on data and instruction caches. Signed-off-by: Fabio Estevam I run some quick tests and everything seems to be working well so: Acked-by: Veli-Pekka Peltola -- Veli-Pekka Peltola _

[U-Boot] [PATCH 2/2] apx4devkit: Turn on caches

2012-08-05 Thread Fabio Estevam
From: Fabio Estevam Turn on data and instruction caches. Signed-off-by: Fabio Estevam include/configs/apx4devkit.h |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/include/configs/apx4devkit.h b/include/configs/apx4devkit.h index 9e7ead5..1281ce4 100644 --- a/include/c