[U-Boot] Compile failure encountered on latest (2017-07-20) git://git.denx.de/u-boot-usb.git branch master for target ls1021atwr_nor_defconfig

Patrice CHOTARD patrice.chotard at st.com
Mon Jul 24 12:13:20 UTC 2017


Hi Marek

I have resubmitted my 2 series :
	_ [PATCH v8 0/6] Extend xhci-dwc3​
	_ [PATCH v11 00/10] usb: Extend ehci and ohci generic driver​

The xhci-dwc3 series must be merged first due to dependencies with PHY 
patches with the second series.

All my patches in u-boot-usb/master branches can be dropped and replaced 
by the 2 above series.

To sum-up, these 2 series fixed:
   _ compilation issues reported by Ran Wang due to missing flag for 	
     platforms which use xhci-dwc3.c driver but don't use generic PHY.
   _ the bisection issue reported by Łukasz Majewski in xhci-dwc3.c
     driver.
   _ issue reported by Patrick Delaunay in both ehci and ohci drivers, 	
     where PHY must be initialized only when found.

buildman has been run on all platforms using EHCI_GENERIC, OHCI_GENERIC 
and USB_XHCI_DWC3 flags in there defconfig.

Sorry for the inconvenience

Patrice


On 07/21/2017 02:38 PM, Marek Vasut wrote:
> On 07/21/2017 02:26 PM, Bin Meng wrote:
>> Hi Marek,
>>
>> On Thu, Jul 20, 2017 at 5:30 PM, Marek Vasut <marex at denx.de> wrote:
>>> On 07/20/2017 11:28 AM, Ran Wang wrote:
>>>> Hello,
>>>
>>> Hello,
>>>
>>>> Today (2017-07-20) I pulled the latest U-Boot source code and found attached patch set will cause build failure (log also attached).
>>>> When I moved HEAD backward of them, issue resolved.
>>>> Could you please help to double confirm this?
>>>
>>> Thanks for the report, given the magnitude of the patchset, I'm not
>>> surprised, although I would've expected someone build-tested them
>>> properly ... I expect patches, ASAP.
>>>
>>
>> The broken build seems to be caused by the dwc3-xhci patchset. I've
>> buildman tested my xhci patchset.
> 
> Indeed, I'm waiting for a fix.
> 


More information about the U-Boot mailing list