[U-Boot] [PATCH 1/4] imx: nitrogen6x: Enabled data cache
Robert Winkler
robert.winkler at boundarydevices.com
Thu Jun 6 00:02:24 CEST 2013
Signed-off-by: Robert Winkler <robert.winkler at boundarydevices.com>
---
include/configs/nitrogen6x.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index aea91bc..07f39e9 100644
--- a/include/configs/nitrogen6x.h
+++ b/include/configs/nitrogen6x.h
@@ -276,7 +276,7 @@
#define CONFIG_OF_LIBFDT
#define CONFIG_CMD_BOOTZ
-#define CONFIG_SYS_DCACHE_OFF
+/* #define CONFIG_SYS_DCACHE_OFF */
#ifndef CONFIG_SYS_DCACHE_OFF
#define CONFIG_CMD_CACHE
--
1.8.3
More information about the U-Boot
mailing list