summaryrefslogtreecommitdiffstats
path: root/include/configs/mx6qarm2.h
diff options
context:
space:
mode:
authorEric Nelson <eric.nelson@boundarydevices.com>2012-03-04 11:47:38 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2012-04-16 14:53:58 +0200
commit4d422fe2dce90d1052c9ab133fe0059ff2e92394 (patch)
tree3614139781a535e844a3b87b71a09a391a481d6c /include/configs/mx6qarm2.h
parentc415919d5790977b2d498105c5dc3475bb0895e6 (diff)
downloadblackbird-obmc-uboot-4d422fe2dce90d1052c9ab133fe0059ff2e92394.tar.gz
blackbird-obmc-uboot-4d422fe2dce90d1052c9ab133fe0059ff2e92394.zip
i.MX6: implement enable_caches()
disabled by default until drivers are fixed Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'include/configs/mx6qarm2.h')
-rw-r--r--include/configs/mx6qarm2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/mx6qarm2.h b/include/configs/mx6qarm2.h
index 0962d3c8c4..e83aec6c21 100644
--- a/include/configs/mx6qarm2.h
+++ b/include/configs/mx6qarm2.h
@@ -169,4 +169,6 @@
#define CONFIG_OF_LIBFDT
+#define CONFIG_SYS_DCACHE_OFF
+
#endif /* __CONFIG_H */
OpenPOWER on IntegriCloud