[U-Boot] [PATCH v4 2/2] boards.cfg: Delete the equivalent entries

Wolfgang Denk wd at denx.de
Thu Feb 13 08:24:06 CET 2014


Dear Masahiro Yamada,

In message <20140213143212.97DA.AA925319 at jp.panasonic.com> you wrote:
> 
> In the case of this patch,
> (I am not familiar with "ep8248" board, but I guess)
> ep8248 and ep8248E are different, but probably similar board.
> 
> So we can use the common entry "ep8248" for them.
> And "ep8248" means  "ep8248 boards family",
> not "exactly ep8248 board".

The make target name (and as such the entry in boards.cfg) selects a
specific board _configuration_, not a board family or such.  We need a
convenient way for the user to selct any of the supported
configurations, and we also need a convenient way to actually list all
supported configurations (for example, to be able to build them all in
the autobuilder).

As such, combining different configurations under a common name is not
possible.  We do need separate entries for each and every
configuration (unless someone changes the implementation such that we
have another way fulfill the aforementioned requirements).

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Tactical? TACTICAL!?!? Hey, buddy, we went from kilotons to  megatons
several  minutes  ago.  We don't need no stinkin' tactical nukes. (By
the way, do you have change for 10 million people?)           - lwall


More information about the U-Boot mailing list