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

Jean-Christophe PLAGNIOL-VILLARD plagnioj at jcrosoft.com
Wed Sep 19 05:37:01 EDT 2012


On 10:54 Wed 19 Sep     , Juergen Beisert wrote:
> Jean-Christophe PLAGNIOL-VILLARD wrote:
> > 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
> 
> In Kconfig and Makefiles? Sorry. How often do your search for something in 
> these kind of files?
very
> 
> And how often do you search for something in the C-sources?
more often
> 
> So, what is important and what is useless?
both

I did spend time to cleanup it in the past so if you think my work in useless
I've nothing to said

Best Regards,
J.



More information about the barebox mailing list