u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Sergei Shtylyov <sshtylyov@mvista.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/8] APM82xxx: Add UIC support
Date: Fri, 27 Aug 2010 14:12:58 +0400	[thread overview]
Message-ID: <4C778FAA.7010807@mvista.com> (raw)
In-Reply-To: <1282856765-24544-1-git-send-email-tmarri@apm.com>

Hello.

tmarri at apm.com wrote:

> From: Tirumala Marri <tmarri@apm.com>

> This patch adds Universal Interrupt Controller support for
> APM82XXX processor.

> Signed-off-by: Tirumala R Marri <tmarri@apm.com>
[...]
> diff --git a/arch/powerpc/include/asm/ppc4xx-uic.h b/arch/powerpc/include/asm/ppc4xx-uic.h
> index 782d045..238b70b 100644
> --- a/arch/powerpc/include/asm/ppc4xx-uic.h
> +++ b/arch/powerpc/include/asm/ppc4xx-uic.h
[...]
> @@ -252,7 +252,8 @@
>  #define VECNUM_ETH0		(32 + 28)
>  #endif /* CONFIG_440SPE */
>  
> -#if defined(CONFIG_460EX) || defined(CONFIG_460GT)
> +#if defined(CONFIG_460EX) || defined(CONFIG_460GT) ||\

    Please add space before \ to keep the style consistent.

> +    defined(CONFIG_APM82XXX)

WBR, Sergei

  reply	other threads:[~2010-08-27 10:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-26 21:06 [U-Boot] [PATCH 5/8] APM82xxx: Add UIC support tmarri at apm.com
2010-08-27 10:12 ` Sergei Shtylyov [this message]
2010-08-30 17:42   ` Tirumala Marri
2010-08-29  8:56 ` Wolfgang Denk
2010-08-30 18:45   ` Tirumala Marri

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=4C778FAA.7010807@mvista.com \
    --to=sshtylyov@mvista.com \
    --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;
as well as URLs for NNTP newsgroup(s).