]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/zylonite.h
arm: clean cache management
[karo-tx-uboot.git] / include / configs / zylonite.h
index 064740d3cc524b283175d47b69a3286344847b30..217636a61835e3b77cda6b3e32b75eea2c58dbb2 100644 (file)
@@ -47,6 +47,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
  */