summaryrefslogtreecommitdiffstats
path: root/include/configs/delta.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/delta.h')
-rw-r--r--include/configs/delta.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/delta.h b/include/configs/delta.h
index f5508b7740..bacbd90b5d 100644
--- a/include/configs/delta.h
+++ b/include/configs/delta.h
@@ -39,6 +39,9 @@
#undef CONFIG_SKIP_RELOCATE_UBOOT
#undef CONFIG_USE_IRQ /* we don't need IRQ/FIQ stuff */
+/* we will never enable dcache, because we have to setup MMU first */
+#define CONFIG_SYS_NO_DCACHE
+
/*
* Size of malloc() pool
*/
OpenPOWER on IntegriCloud