All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 2/2] boards.cfg: Delete the equivalent entries
Date: Fri, 21 Feb 2014 15:11:42 -0500	[thread overview]
Message-ID: <20140221201142.GL16805@bill-the-cat> (raw)
In-Reply-To: <20140213072406.8AB443805FF@gemini.denx.de>

On Thu, Feb 13, 2014 at 08:24:06AM +0100, Wolfgang Denk wrote:
> Dear Masahiro Yamada,
> 
> In message <20140213143212.97DA.AA925319@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).

OK, but we were generating the same exact code into the same binary,
with just another name, and that's not useful.  Or did we both miss
something here?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140221/ee1b096e/attachment.pgp>

  parent reply	other threads:[~2014-02-21 20:11 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-23 11:09 [U-Boot] [PATCH v4 0/2] Refactoring of boards.cfg Masahiro Yamada
2014-01-23 11:09 ` [U-Boot] [PATCH v4 1/2] boards.cfg: Place "-" in the 8th field if it is the same as 7th Masahiro Yamada
2014-02-21 19:57   ` [U-Boot] [U-Boot, v4, " Tom Rini
2014-01-23 11:09 ` [U-Boot] [PATCH v4 2/2] boards.cfg: Delete the equivalent entries Masahiro Yamada
2014-02-12 13:17   ` Albert ARIBAUD
2014-02-13  5:32     ` Masahiro Yamada
2014-02-13  6:16       ` Albert ARIBAUD
2014-02-13  6:46         ` Masahiro Yamada
2014-02-13  7:48           ` Albert ARIBAUD
2014-02-13  7:24       ` Wolfgang Denk
2014-02-13  8:06         ` Masahiro Yamada
2014-02-21 20:11         ` Tom Rini [this message]
2014-02-21 19:57   ` [U-Boot] [U-Boot, v4, " Tom Rini

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=20140221201142.GL16805@bill-the-cat \
    --to=trini@ti.com \
    --cc=u-boot@lists.denx.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.