]> git.sur5r.net Git - u-boot/blobdiff - include/configs/cradle.h
arm: clean cache management
[u-boot] / include / configs / cradle.h
index 850d93b03e128685dc2cacc3ca120aa03c0a9f49..75c5f9bb3e07fa5523f132e9604238510a4f96cc 100644 (file)
@@ -37,6 +37,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
  */