summaryrefslogtreecommitdiffstats
path: root/include/configs/palmld.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/palmld.h')
-rw-r--r--include/configs/palmld.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/palmld.h b/include/configs/palmld.h
index c5dd494059..3f9802ca0f 100644
--- a/include/configs/palmld.h
+++ b/include/configs/palmld.h
@@ -28,6 +28,9 @@
#define CONFIG_CPU_PXA27X 1 /* Marvell PXA270 CPU */
#define CONFIG_PALMLD 1 /* Palm LifeDrive board */
+/* we will never enable dcache, because we have to setup MMU first */
+#define CONFIG_SYS_DCACHE_OFF
+
/*
* Environment settings
*/
OpenPOWER on IntegriCloud