All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: Fabio Porcedda <fabio.porcedda@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH v2] at91: reorder BOARDINFO alphabetically
Date: Fri, 7 Dec 2012 07:52:49 +0100	[thread overview]
Message-ID: <20121207065249.GK8327@game.jcrosoft.org> (raw)
In-Reply-To: <1354792603-15915-1-git-send-email-fabio.porcedda@gmail.com>

On 12:16 Thu 06 Dec     , Fabio Porcedda wrote:
> This is to have a nicely ordered list and to decrease the
> likelihood of a conflict when adding a new board.
> 
> Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
> Cc: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> ---
> v2:
NAK

I order them by Kconfig keepo  it that way

Best Regrds,
J.
>  - add Cc: Jean-Christophe
>  - add comment to remember the ordering
> 
>  arch/arm/mach-at91/Kconfig | 11 ++++++-----
>  1 file changed, 6 insertions(+), 5 deletions(-)
> 
> diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
> index 6fea903..a192f7c 100644
> --- a/arch/arm/mach-at91/Kconfig
> +++ b/arch/arm/mach-at91/Kconfig
> @@ -6,7 +6,9 @@ config ARCH_TEXT_BASE
>  	default 0x26f00000 if ARCH_AT91SAM9X5
>  	default 0x23f00000
>  
> +# This list is sorted alphanumerically
>  config BOARDINFO
> +	default "Aizo dSS11" if MACH_DSS11
>  	default "Atmel at91rm9200-ek" if MACH_AT91RM9200EK
>  	default "Atmel at91sam9260-ek" if MACH_AT91SAM9260EK
>  	default "Atmel at91sam9261-ek" if MACH_AT91SAM9261EK
> @@ -17,17 +19,16 @@ config BOARDINFO
>  	default "Atmel at91sam9n12-ek" if MACH_AT91SAM9N12EK
>  	default "Atmel at91sam9x5-ek" if MACH_AT91SAM9X5EK
>  	default "Bucyrus MMC-CPU" if MACH_MMCCPU
> +	default "Calao QIL-A9260" if MACH_QIL_A9260
> +	default "Calao TNY-A9260" if MACH_TNY_A9260
> +	default "Calao TNY-A9263" if MACH_TNY_A9263
> +	default "Calao TNY-A9G20" if MACH_TNY_A9G20
>  	default "Calao USB-A9260" if MACH_USB_A9260
>  	default "Calao USB-A9263" if MACH_USB_A9263
>  	default "Calao USB-A9G20" if MACH_USB_A9G20
>  	default "Ronetix PM9261" if MACH_PM9261
>  	default "Ronetix PM9263" if MACH_PM9263
>  	default "Ronetix PM9G45" if MACH_PM9G45
> -	default "Aizo dSS11" if MACH_DSS11
> -	default "Calao TNY-A9260" if MACH_TNY_A9260
> -	default "Calao TNY-A9263" if MACH_TNY_A9263
> -	default "Calao TNY-A9G20" if MACH_TNY_A9G20
> -	default "Calao QIL-A9260" if MACH_QIL_A9260
>  
>  config HAVE_NAND_ATMEL_BUSWIDTH_16
>  	bool
> -- 
> 1.8.0
> 

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

  parent reply	other threads:[~2012-12-07  7:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-06 11:16 [PATCH v2] at91: reorder BOARDINFO alphabetically Fabio Porcedda
2012-12-06 20:03 ` Sascha Hauer
2012-12-07  6:52 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2012-12-07  8:30   ` Sascha Hauer
2012-12-07  8:49     ` Fabio Porcedda
2012-12-07 20:06     ` Jean-Christophe PLAGNIOL-VILLARD
2012-12-08 11:01       ` Sascha Hauer

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=20121207065249.GK8327@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --cc=barebox@lists.infradead.org \
    --cc=fabio.porcedda@gmail.com \
    /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.