[U-Boot] [PATCH 4/4] rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHE

Nobuhiro Iwamatsu nobuhiro.iwamatsu.yj at renesas.com
Thu Aug 9 08:46:18 CEST 2012


armadillo-800eva needs this config.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj at renesas.com>
---
 include/configs/armadillo-800eva.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/include/configs/armadillo-800eva.h b/include/configs/armadillo-800eva.h
index d1a0b62..b4402dd 100644
--- a/include/configs/armadillo-800eva.h
+++ b/include/configs/armadillo-800eva.h
@@ -58,7 +58,6 @@
 
 #define CONFIG_ARCH_CPU_INIT
 #define CONFIG_DISPLAY_CPUINFO
-#define	CONFIG_SYS_NO_L2CACHE
 #define CONFIG_DISPLAY_BOARDINFO
 #define CONFIG_BOARD_EARLY_INIT_F
 #define CONFIG_USE_ARCH_MEMSET
-- 
1.7.10



More information about the U-Boot mailing list