[U-Boot] [PATCH 1/7] ARM: sunxi: Fix build break when CONFIG_USB_EHCI is not defined

Ian Campbell ijc at hellion.org.uk
Thu Sep 11 20:57:18 CEST 2014


On Thu, 2014-09-11 at 19:19 +0200, Hans de Goede wrote:
> Hi Chen,
> 
> On 09/11/2014 07:07 PM, Chen-Yu Tsai wrote:
> > Hi Ian, Hans,
> > 
> > On Mon, Sep 8, 2014 at 9:28 PM, Chen-Yu Tsai <wens at csie.org> wrote:
> >> BOOT_TARGET_DEVICES includes USB unconditionally. This breaks when
> >> CONFIG_CMD_USB is not defined. Use a secondary macro to conditionally
> >> include it when CONFIG_EHCI is enabled, as we do for CONFIG_AHCI.
> > 
> > The other patches are for the next release, but maybe this fix could
> > go into 2014.10?
> 
> I agree that this is a benign bug fix, but since we don't have any
> boards not setting CONFIG_EHCI atm I don't really see the value
> for getting it into 2014.10.

FWIW I was planning on putting the whole series in #next until the next
merge window as soon as I find a some spare moments to look through it
(sorry, might take me a few more days, I'm travelling at the w/e).

Ian.



More information about the U-Boot mailing list