dm6446: disable cache usage due to coherency issues
[oweals/u-boot.git] / include / configs / davinci_dvevm.h
index 45214fa42a460538109c64054af30c4db5edc536..086a2d7d40632e953b84e87a145957948508894a 100644 (file)
@@ -60,6 +60,9 @@
 #define CONFIG_SYS_HZ_CLOCK            27000000        /* Timer Input clock freq */
 #define CONFIG_SYS_HZ                  1000
 #define CONFIG_SOC_DM644X
+#define CONFIG_SYS_ICACHE_OFF
+#define CONFIG_SYS_DCACHE_OFF
+#define CONFIG_SYS_L2CACHE_OFF
 /*====================================================*/
 /* EEPROM definitions for Atmel 24C256BN SEEPROM chip */
 /* on Sonata/DV_EVM board. No EEPROM on schmoogie.    */