[U-Boot] [PATCH] Blackfin: bf525-ucr2: new board port

Mike Frysinger vapier at gentoo.org
Mon Dec 20 00:18:55 CET 2010


On Sunday, December 19, 2010 16:20:15 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > > Can these be gobal settings for all BF boards then?
> > 
> > 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.

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 
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.

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.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20101219/a8406a8d/attachment.pgp 


More information about the U-Boot mailing list