From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wolfgang Denk Date: Thu, 20 Aug 2009 17:08:16 +0200 Subject: [U-Boot] [PATCH] ppc/85xx: Added CONFIG_MAX_CPUS for P1020 In-Reply-To: <1250774735-20130-1-git-send-email-poonam.aggrwal@freescale.com> References: <1250774735-20130-1-git-send-email-poonam.aggrwal@freescale.com> Message-ID: <20090820150816.40BA0833DBD2@gemini.denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Poonam Aggrwal, In message <1250774735-20130-1-git-send-email-poonam.aggrwal@freescale.com> you wrote: > > Signed-off-by: Poonam Aggrwal > Signed-off-by: Kumar Gala > --- > 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) Please keep the list sorted. Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de Gods don't like people not doing much work. People who aren't busy all the time might start to _think_. - Terry Pratchett, _Small Gods_