]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/cache.h
powerpc/booke: Add support for new e500mc core
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / cache.h
index 53507046a1b101adcbda66dad89fc715ad9d0908..81de6eb3455df2e0358133b1bdcac46e312243d7 100644 (file)
@@ -8,6 +8,9 @@
 #if defined(CONFIG_8xx) || defined(CONFIG_403GCX)
 #define L1_CACHE_SHIFT         4
 #define MAX_COPY_PREFETCH      1
+#elif defined(CONFIG_PPC_E500MC)
+#define L1_CACHE_SHIFT         6
+#define MAX_COPY_PREFETCH      4
 #elif defined(CONFIG_PPC32)
 #define L1_CACHE_SHIFT         5
 #define MAX_COPY_PREFETCH      4