[U-Boot] [PATCH v2 1/4] imx: nitrogen6x: Enabled data cache

Robert Winkler robert.winkler at boundarydevices.com
Thu Jun 6 19:39:25 CEST 2013


Signed-off-by: Robert Winkler <robert.winkler at boundarydevices.com>
---
Changes for v2: removed dead code
 include/configs/nitrogen6x.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index aea91bc..039085e 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -276,8 +276,6 @@
 #define CONFIG_OF_LIBFDT
 #define CONFIG_CMD_BOOTZ
 
-#define CONFIG_SYS_DCACHE_OFF
-
 #ifndef CONFIG_SYS_DCACHE_OFF
 #define CONFIG_CMD_CACHE
 #endif
-- 
1.8.3



More information about the U-Boot mailing list