[PATCH 10] ARM: Add support for IXP4xx CPU and for Goramo Multilink router platform.
Juergen Beisert
jbe at pengutronix.de
Tue Dec 21 04:30:11 EST 2010
Belisko Marek wrote:
> On Tue, Dec 21, 2010 at 12:06 AM, Krzysztof Halasa <khc at pm.waw.pl> wrote:
> > Signed-off-by: Krzysztof Hałasa <khc at pm.waw.pl>
> >
> > diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> > index 8cb86cb..56b5a0d 100644
> > --- a/arch/arm/Kconfig
> > +++ b/arch/arm/Kconfig
> > @@ -39,6 +39,13 @@ config ARCH_IMX
> > bool "Freescale iMX-based"
> > select GENERIC_GPIO
> >
> > +config ARCH_IXP4XX
> > + bool "Intel IXP4xx-based"
> > + select CPU_32v5
> > + select ARCH_SUPPORTS_BIG_ENDIAN
> > + select CPU_BIG_ENDIAN
> > + select ARCH_HAS_LOWLEVEL_INIT
> > +
>
> Should go to different Kconfig. This is ARM related and you have
> intel cpu which is possibly x86. Also in other patches you stick to ARM
> but your CPU doesn't have ARM core.
Hmm, IPX4xx is ARM (AFAIK).
jbe
--
Pengutronix e.K. | Juergen Beisert |
Linux Solutions for Science and Industry | Phone: +49-8766-939 228 |
Vertretung Sued/Muenchen, Germany | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de/ |
More information about the barebox
mailing list