X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fasm-ppc%2Fconfig.h;h=fc3facb30765498bb1039110605d79420b6bd13a;hb=61f2b38a17f5b21c59f2afe6cf1cbb5f28638cf9;hp=0d78aa400e547ec683c8c1d704e746bb0917f44e;hpb=a16028da63c78001823bfb375b3f6d9d86e5a534;p=u-boot diff --git a/include/asm-ppc/config.h b/include/asm-ppc/config.h index 0d78aa400e..fc3facb307 100644 --- a/include/asm-ppc/config.h +++ b/include/asm-ppc/config.h @@ -1,5 +1,5 @@ /* - * Copyright 2009 Freescale Semiconductor, Inc. + * Copyright 2009-2010 Freescale Semiconductor, Inc. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as @@ -41,6 +41,7 @@ #endif #if defined(CONFIG_MPC8572) || defined(CONFIG_P1020) || \ + defined(CONFIG_P1021) || defined(CONFIG_P1022) || \ defined(CONFIG_P2020) || defined(CONFIG_MPC8641) #define CONFIG_MAX_CPUS 2 #elif defined(CONFIG_PPC_P4080)