]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/pleb2.h
arm: clean cache management
[karo-tx-uboot.git] / include / configs / pleb2.h
index ab9ea4fdee923b6623cfd57ae175abe09fa2147b..ed873faca7f8514f74b24ba6b9c0ca01e68a4e04 100644 (file)
@@ -42,6 +42,9 @@
 
 #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
  */