Re: [U-Boot] [PATCH v2] mx27: add function enable_caches

2013-06-26 Thread Stefano Babic
On 14/06/2013 18:21, Philippe Reynes wrote: Signed-off-by: Philippe Reynes trem...@yahoo.fr --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic -- = DENX Software Engineering GmbH, MD: Wolfgang Denk Detlev

[U-Boot] [PATCH v2] mx27: add function enable_caches

2013-06-14 Thread Philippe Reynes
Signed-off-by: Philippe Reynes trem...@yahoo.fr --- arch/arm/cpu/arm926ejs/mx27/generic.c |8 1 files changed, 8 insertions(+), 0 deletions(-) v2: - add flag CONFIG_SYS_DCACHE_OFF diff --git a/arch/arm/cpu/arm926ejs/mx27/generic.c b/arch/arm/cpu/arm926ejs/mx27/generic.c index