]> git.sur5r.net Git - u-boot/blobdiff - include/configs/delta.h
arm: clean cache management
[u-boot] / include / configs / delta.h
index f5508b7740096a340e5479d447759df3cd90fc07..bacbd90b5dcb33e41cfef715328a18ae9eea534e 100644 (file)
@@ -39,6 +39,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
  */