[ARM] nommu: add ARM940T core support
[powerpc.git] / include / asm-arm / cacheflush.h
index 77ff6fe..b0a8603 100644 (file)
 # endif
 #endif
 
+#if defined(CONFIG_CPU_ARM940T)
+# ifdef _CACHE
+#  define MULTI_CACHE 1
+# else
+#  define _CACHE arm940
+# endif
+#endif
+
 #if defined(CONFIG_CPU_SA110) || defined(CONFIG_CPU_SA1100)
 # ifdef _CACHE
 #  define MULTI_CACHE 1