[U-Boot] [PATCH] kwboot: Boot Marvell Kirkwood SoCs over a serial link.

Wolfgang Denk wd at denx.de
Wed Apr 25 14:34:07 CEST 2012


Dear Daniel Stodden,

In message <1335325799.8304.15.camel at ramone> you wrote:
>
> > Why not use something like:
> > 
> > BIN_FILES-$(CONFIG_KIRKWOOD) += kwboot$(SFX)
> 
> Huh?
> 
> I don't know u-boot's build system very well, but normally CONFIG items
> are employed to keep the target lean. Where the best you could ask from
> down-config'd host toolset build would be to not accidentally miss sth?
> This is all host code.
> 
> Is building that conditionally really best current practice? If so,
> yeah, we sure can change that.
> 
> But would appreciate a clarification.

It makes no sense to build this tool on systems that will have no use
for it - say, on Power architecture.  It only costs build time.

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


More information about the U-Boot mailing list