All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: Juergen Beisert <jbe@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 1/2] Add bcm2835/Raspberry-Pi support
Date: Wed, 19 Sep 2012 10:14:32 +0200	[thread overview]
Message-ID: <20120919081432.GV25990@game.jcrosoft.org> (raw)
In-Reply-To: <201209190942.38473.jbe@pengutronix.de>

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.

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

  reply	other threads:[~2012-09-19  8:17 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-18 20:30 [PATCH 1/2] Add bcm2835/Raspberry-Pi support Carlo Caione
2012-09-18 20:30 ` [PATCH 2/2] Add Raspberry-Pi defconfig Carlo Caione
2012-09-18 22:07   ` Jean-Christophe PLAGNIOL-VILLARD
2012-09-19 22:19     ` Carlo Caione
2012-09-20  5:19       ` Jean-Christophe PLAGNIOL-VILLARD
2012-09-18 22:06 ` [PATCH 1/2] Add bcm2835/Raspberry-Pi support Jean-Christophe PLAGNIOL-VILLARD
2012-09-19  7:42   ` Juergen Beisert
2012-09-19  8:14     ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2012-09-19  8:54       ` Juergen Beisert
2012-09-19  9:37         ` Jean-Christophe PLAGNIOL-VILLARD
2012-09-19  9:10 ` Jan Lübbe
2012-09-19 10:00   ` Carlo Caione
2012-09-19 10:08     ` Jan Lübbe
2012-09-19 10:49       ` Carlo Caione
2012-09-19 10:49       ` Marc Kleine-Budde
2012-09-19 11:10         ` Carlo Caione
2012-09-19 11:13           ` Marc Kleine-Budde
2012-09-20 10:25     ` Thomas Petazzoni
2012-09-20 15:40 ` Jan Lübbe
2012-09-20 16:18   ` Carlo Caione

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=20120919081432.GV25990@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=barebox@lists.infradead.org \
    --cc=jbe@pengutronix.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.