From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Rae Date: Thu, 28 Aug 2014 10:09:15 -0700 Subject: [U-Boot] buildman: selection question In-Reply-To: References: <53FE4C51.5090403@broadcom.com> Message-ID: <53FF623B.3020502@broadcom.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Ahhh -- that would work! Thanks, Steve On 14-08-28 07:54 AM, Simon Glass wrote: > Hi Steve, > > On 27 August 2014 15:23, Steve Rae 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 >