From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 5.mo5.mail-out.ovh.net ([87.98.173.103] helo=mo5.mail-out.ovh.net) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TEFT3-0000vX-1I for barebox@lists.infradead.org; Wed, 19 Sep 2012 08:17:10 +0000 Received: from mail404.ha.ovh.net (b9.ovh.net [213.186.33.59]) by mo5.mail-out.ovh.net (Postfix) with SMTP id 14D3AFF9D84 for ; Wed, 19 Sep 2012 10:22:55 +0200 (CEST) Date: Wed, 19 Sep 2012 10:14:32 +0200 From: Jean-Christophe PLAGNIOL-VILLARD Message-ID: <20120919081432.GV25990@game.jcrosoft.org> References: <1348000210-21686-1-git-send-email-carlo.caione@gmail.com> <20120918220635.GT25990@game.jcrosoft.org> <201209190942.38473.jbe@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <201209190942.38473.jbe@pengutronix.de> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 1/2] Add bcm2835/Raspberry-Pi support To: Juergen Beisert Cc: barebox@lists.infradead.org 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