summaryrefslogtreecommitdiffstats
path: root/include/configs/palmtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/palmtc.h')
-rw-r--r--include/configs/palmtc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/palmtc.h b/include/configs/palmtc.h
index 9c948c5473..64771e7e8d 100644
--- a/include/configs/palmtc.h
+++ b/include/configs/palmtc.h
@@ -30,6 +30,9 @@
#define CONFIG_CPU_PXA25X 1 /* Intel PXA255 CPU */
#define CONFIG_PALMTC 1 /* Palm Tungsten|C board */
+/* we will never enable dcache, because we have to setup MMU first */
+#define CONFIG_SYS_DCACHE_OFF
+
/*
* Environment settings
*/
OpenPOWER on IntegriCloud