Re: [U-Boot] [PATCH] boards.cfg: keep it sorted filling the board field

2014-07-11 Thread Masahiro Yamada
Hi Tom, On Wed, 9 Jul 2014 09:12:48 -0400 Tom Rini wrote: > On Wed, Jul 09, 2014 at 05:34:28PM +0900, Masahiro Yamada wrote: > > The boards.cfg file has allowed to use "-" for the board (= 6th) field > > if the board name is the same as the 7th field. > > > > But I notice one problem. > > Beca

Re: [U-Boot] [PATCH] boards.cfg: keep it sorted filling the board field

2014-07-09 Thread Masahiro Yamada
Hi Tom, On Wed, 9 Jul 2014 09:12:48 -0400 Tom Rini wrote: > On Wed, Jul 09, 2014 at 05:34:28PM +0900, Masahiro Yamada wrote: > > The boards.cfg file has allowed to use "-" for the board (= 6th) field > > if the board name is the same as the 7th field. > > > > But I notice one problem. > > Bec

Re: [U-Boot] [PATCH] boards.cfg: keep it sorted filling the board field

2014-07-09 Thread Tom Rini
On Wed, Jul 09, 2014 at 05:34:28PM +0900, Masahiro Yamada wrote: > The boards.cfg file has allowed to use "-" for the board (= 6th) field > if the board name is the same as the 7th field. > > But I notice one problem. > Because tools/reformat.py sorts the lines in the simple alphabetical > order (