On Saturday, December 18, 2010 18:14:48 Wolfgang Denk wrote:
> Mike Frysinger wrote:
> > --- /dev/null
> > +++ b/board/bf525-ucr2/config.mk
> > +CONFIG_BFIN_CPU = bf525-0.2
> > +
> > +# Set some default LDR flags based on boot mode.
> > +LDR_FLAGS += $(LDR_FLAGS-$(CONFIG_BFIN_BOOT_MODE))
> 
> Can we not move all this into the board config file, and drop the
> config.mk ?

i dont know what you're referring to.  the cpu needs to be available before 
autoconf.mk is generated, and LDR_FLAGS is a build setting that makes more 
sense to keep in the build .mk.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to