]> git.sur5r.net Git - u-boot/blobdiff - arch/powerpc/include/asm/ppc4xx-ebc.h
powerpc/mp: add support for discontiguous cores
[u-boot] / arch / powerpc / include / asm / ppc4xx-ebc.h
index 9c17e46252267c954612f327e1340989138d0e16..75af13000ec7a904bf01cdf60224dec8fa2856ae 100644 (file)
@@ -69,7 +69,8 @@
 #define EBC_NUM_BANKS  6
 #endif
 
-#if defined(CONFIG_440SP) || defined(CONFIG_440SPE)
+#if defined(CONFIG_440SP) || defined(CONFIG_440SPE) || \
+    defined(CONFIG_APM821XX)
 #define EBC_NUM_BANKS  3
 #endif