]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/include/asm/cacheflush.h
ARM: Add support for FA526 v2
[linux-2.6-omap-h63xx.git] / arch / arm / include / asm / cacheflush.h
index 6cbd8fdc9f1fee5e83ffbe50fc125242503f0bae..a6b8b90ed57fe094a75ee494674f1c7a56f34b00 100644 (file)
 # define MULTI_CACHE 1
 #endif
 
+#if defined(CONFIG_CPU_FA526)
+# ifdef _CACHE
+#  define MULTI_CACHE 1
+# else
+#  define _CACHE fa
+# endif
+#endif
+
 #if defined(CONFIG_CPU_ARM926T)
 # ifdef _CACHE
 #  define MULTI_CACHE 1