All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Blackfin: bf525-ucr2: new board port
Date: Mon, 20 Dec 2010 11:49:22 +0100	[thread overview]
Message-ID: <20101220104922.4B5B1CDE29A@gemini.denx.de> (raw)
In-Reply-To: <201012191818.56840.vapier@gentoo.org>

Dear Mike Frysinger,

In message <201012191818.56840.vapier@gentoo.org> you wrote:
>
> > > no, that doesnt make any sense.  just because i want some of the boards i
> > > maintain to favor speed over size doesnt mean every board maintainer
> > > should. thus the settings are in the board-specific config.mk where they
> > > should be.
> > 
> > We have here:
> > 
> > 	CONFIG_BFIN_CPU = bf525-0.2
> > 	LDR_FLAGS += $(LDR_FLAGS-$(CONFIG_BFIN_BOOT_MODE))
> > 
> > Which these fall into that group?
>
> i dont understand the question, so i'll just spout random noise.

Well, your argument was the need to provide board or file specific
optimizer options to "favor speed over size ...".  To me it seems this
argument has nothing to do with what the definitions above are doing.

> the LDR_FLAGS-y convention is board specific and is only set in boards' 
> config.mk.  i could unify that convention across all Blackfin boards and move 
> this one specific line to the common Blackfin config.mk, but that still 

OK, then please let's do this.  I guess this will allow to remove a
number of other config.mk files as well.

> wouldnt change the requirement of a board specific config.mk to set up custom 
> LDR_FLAGS for its specific boot modes.  which some Blackfin boards need.

Such config.mk files that are really needed (i. e. for which no easy
other approach exists) may remain.

> as for the cpu selection, obviously that cannot be in any common file since
> the cpu variant and silicon rev is about as board specific as you could 
> possibly get.

And why cannot it be set in the board config file like every other
board doing it?

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
You Earth people glorified organized violence  for  forty  centuries.
But you imprison those who employ it privately.
	-- Spock, "Dagger of the Mind", stardate 2715.1

  reply	other threads:[~2010-12-20 10:49 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-09 10:48 [U-Boot] [PATCH] Blackfin: bf525-ucr2: new board port Mike Frysinger
2010-12-18 23:14 ` Wolfgang Denk
2010-12-19  4:40   ` Mike Frysinger
2010-12-19 12:25     ` Wolfgang Denk
2010-12-19 16:33       ` Mike Frysinger
2010-12-19 20:09         ` Wolfgang Denk
2010-12-19 22:05           ` Mike Frysinger
2010-12-19 21:20             ` Wolfgang Denk
2010-12-19 23:18               ` Mike Frysinger
2010-12-20 10:49                 ` Wolfgang Denk [this message]
2010-12-20 19:36                   ` Mike Frysinger
2010-12-20 21:05                     ` Wolfgang Denk
2010-12-20 22:31                       ` Mike Frysinger
2010-12-20 22:56                         ` Wolfgang Denk
2010-12-21  0:24                           ` Mike Frysinger
2010-12-21  5:37                             ` Wolfgang Denk
2010-12-22 15:38                               ` Mike Frysinger

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=20101220104922.4B5B1CDE29A@gemini.denx.de \
    --to=wd@denx.de \
    --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.