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

Wolfgang Denk wd at denx.de
Sun Dec 19 13:25:00 CET 2010


Dear Mike Frysinger,

In message <201012182340.27980.vapier at gentoo.org> you wrote:
>
> > > +++ 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.

I want to get rid of all these board specific config.mk files.
And I don't see a good reason why it would be needed here.  Other
boards don;t need any of this either.

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
By the way, ALL software projects are done by iterative  prototyping.
Some companies call their prototypes "releases", that's all.


More information about the U-Boot mailing list