Signed-off-by: Poonam Aggrwal <poonam.aggr...@freescale.com>
Signed-off-by: Kumar Gala <ga...@kernel.crashing.org>
---
applies on http://git.denx.de/u-boot-mpc85xx.git branch->next
 include/asm-ppc/config.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/asm-ppc/config.h b/include/asm-ppc/config.h
index fd7961c..fb9c20e 100644
--- a/include/asm-ppc/config.h
+++ b/include/asm-ppc/config.h
@@ -38,8 +38,8 @@
 #endif
 #endif
 
-#if defined(CONFIG_MPC8572) || defined(CONFIG_P2020) \
-       || defined(CONFIG_MPC8641)
+#if defined(CONFIG_MPC8572) || defined(CONFIG_P2020) || \
+       defined(CONFIG_P1020) || defined(CONFIG_MPC8641)
 #define CONFIG_MAX_CPUS        2
 #else
 #define CONFIG_MAX_CPUS        1
-- 
1.5.6.5

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to