[PATCH 1/2] Add bcm2835/Raspberry-Pi support

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Wed Sep 19 04:14:32 EDT 2012


On 09:42 Wed 19 Sep     , Juergen Beisert wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> > [...]
> > > diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> > > index a54ad03..f8eb1b4 100644
> > > --- a/arch/arm/Kconfig
> > > +++ b/arch/arm/Kconfig
> > > @@ -92,6 +92,11 @@ config ARCH_TEGRA
> > >  	select CPU_ARM926T
> > >  	select HAS_DEBUG_LL
> > >
> > > +config ARCH_BCM2835
> > > +	bool "Broadcom BCM2835 boards"
> > > +	select GENERIC_GPIO
> > > +	select CPU_ARM1176
> >
> > please keep in alphabetic order
> 
> What a useless rule...
no when you search for something you expect b to be after a not after z

Best Regards,
J.



More information about the barebox mailing list