[U-Boot] [PATCH 5/8] APM82xxx: Add UIC support

Tirumala Marri tmarri at apm.com
Mon Aug 30 19:42:40 CEST 2010


>
> > This patch adds Universal Interrupt Controller support for
> > APM82XXX processor.
>
> > Signed-off-by: Tirumala R Marri <tmarri at 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.
[Marri] Sure will fix it.

Regards,
Marri


More information about the U-Boot mailing list