From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ppc/85xx: Added CONFIG_MAX_CPUS for P1020
Date: Thu, 20 Aug 2009 17:08:16 +0200 [thread overview]
Message-ID: <20090820150816.40BA0833DBD2@gemini.denx.de> (raw)
In-Reply-To: <1250774735-20130-1-git-send-email-poonam.aggrwal@freescale.com>
Dear Poonam Aggrwal,
In message <1250774735-20130-1-git-send-email-poonam.aggrwal@freescale.com> you wrote:
>
> Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
> Signed-off-by: Kumar Gala <galak@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)
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_
prev parent reply other threads:[~2009-08-20 15:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-20 13:25 [U-Boot] [PATCH] ppc/85xx: Added CONFIG_MAX_CPUS for P1020 Poonam Aggrwal
2009-08-20 14:44 ` Kumar Gala
2009-08-20 15:08 ` Wolfgang Denk
2009-08-20 15:08 ` Wolfgang Denk [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090820150816.40BA0833DBD2@gemini.denx.de \
--to=wd@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox