summaryrefslogtreecommitdiffstats
path: root/include/configs/wepep250.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/wepep250.h')
-rw-r--r--include/configs/wepep250.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/wepep250.h b/include/configs/wepep250.h
index e74303da85..197ac0bbd6 100644
--- a/include/configs/wepep250.h
+++ b/include/configs/wepep250.h
@@ -27,6 +27,8 @@
#define CONFIG_WEPEP250 1 /* config for wepep250 board */
#undef CONFIG_USE_IRQ /* don't need use IRQ/FIQ */
+/* we will never enable dcache, because we have to setup MMU first */
+#define CONFIG_SYS_NO_DCACHE
/*
* Select serial console configuration
OpenPOWER on IntegriCloud