All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/2] m28evk: Turn on caches
@ 2012-08-05 16:17 Fabio Estevam
  2012-08-05 16:18 ` [U-Boot] [PATCH 2/2] apx4devkit: " Fabio Estevam
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Fabio Estevam @ 2012-08-05 16:17 UTC (permalink / raw)
  To: u-boot

From: Fabio Estevam <fabio.estevam@freescale.com>

Turn on data and instruction caches.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
---
 include/configs/m28evk.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/include/configs/m28evk.h b/include/configs/m28evk.h
index f12d927..e843c96 100644
--- a/include/configs/m28evk.h
+++ b/include/configs/m28evk.h
@@ -37,8 +37,6 @@
 #define	CONFIG_MACH_TYPE	MACH_TYPE_M28EVK
 
 #define	CONFIG_SYS_NO_FLASH
-#define	CONFIG_SYS_ICACHE_OFF
-#define	CONFIG_SYS_DCACHE_OFF
 #define	CONFIG_BOARD_EARLY_INIT_F
 #define	CONFIG_ARCH_MISC_INIT
 
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-08-15  7:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-05 16:17 [U-Boot] [PATCH 1/2] m28evk: Turn on caches Fabio Estevam
2012-08-05 16:18 ` [U-Boot] [PATCH 2/2] apx4devkit: " Fabio Estevam
2012-08-14 10:46   ` Veli-Pekka Peltola
2012-08-15  7:05   ` Stefano Babic
2012-08-05 16:23 ` [U-Boot] [PATCH 1/2] m28evk: " Marek Vasut
2012-08-06  8:12   ` Stefano Babic
2012-08-06 11:49     ` Marek Vasut
2012-08-15  7:05 ` Stefano Babic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.