summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Winkler <robert.winkler@boundarydevices.com>2013-06-06 10:39:25 -0700
committerStefano Babic <sbabic@denx.de>2013-06-26 17:34:21 +0200
commit87de2d64db16cd1bf3e7bae4a4e4e3f98cb0c7c6 (patch)
tree5b2ec15659b28a161fa9c5835c1636aad6495d62
parent79713f0ad8058faccd9ddca9c59a49cf0bd88e6e (diff)
downloadtalos-obmc-uboot-87de2d64db16cd1bf3e7bae4a4e4e3f98cb0c7c6.tar.gz
talos-obmc-uboot-87de2d64db16cd1bf3e7bae4a4e4e3f98cb0c7c6.zip
imx: nitrogen6x: Enabled data cache
Signed-off-by: Robert Winkler <robert.winkler@boundarydevices.com>
-rw-r--r--include/configs/nitrogen6x.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/nitrogen6x.h b/include/configs/nitrogen6x.h
index aea91bcb01..039085e066 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
OpenPOWER on IntegriCloud