[U-Boot] buildman: selection question

Simon Glass sjg at chromium.org
Thu Aug 28 16:54:31 CEST 2014


Hi Steve,

On 27 August 2014 15:23, Steve Rae <srae at broadcom.com> wrote:
> question:
> Two of the boards that I support are almost the same:
> Active  arm         armv7       bcm281xx    broadcom
> bcm28155_ap         bcm28155_ap                           -
> Active  arm         armv7       bcm281xx    broadcom
> bcm28155_ap         bcm28155_w1d
> bcm28155_ap:BCM_SF2_ETH,BCM_SF2_ETH_GMAC
>
> Using "buildman" how can I build the first one (without always building
> the second one too?)

What command are you using? Are you trying to build bcm28155_ap? Maybe
the only option is to use -x bcm28155_w1d to exclude it. You will need
the latest series though:

http://patchwork.ozlabs.org/patch/382769/

(or see u-boot-x86.git branch 'buildman5')

Regards,
Simon


More information about the U-Boot mailing list