[PATCH v3 0/2] usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver

Angus Ainslie angus at akkea.ca
Tue Jun 14 15:30:44 CEST 2022


Did this fix the CI issues now ?

On 2022-05-30 10:15, Angus Ainslie wrote:
> Changes since v2:
> 
> Add a second patch to deal with CI failures due to the new options.
> 
> Changes since v1:
> 
> Updated Kconfig depends
> 
> Angus Ainslie (2):
>   usb: dwc3: add a SPL_USB_DWC3_GENERIC option for the dwc3 driver
>   configs: get rid of build warnings due to SPL_USB_DWC3_GENERIC
> 
>  configs/am43xx_evm_defconfig              | 2 ++
>  configs/am43xx_evm_usbhost_boot_defconfig | 2 ++
>  configs/am43xx_hs_evm_defconfig           | 2 ++
>  configs/am57xx_hs_evm_usb_defconfig       | 2 ++
>  configs/am65x_evm_a53_defconfig           | 2 ++
>  configs/am65x_evm_r5_usbdfu_defconfig     | 2 ++
>  configs/dra7xx_evm_defconfig              | 2 ++
>  configs/dra7xx_hs_evm_defconfig           | 2 ++
>  configs/dra7xx_hs_evm_usb_defconfig       | 2 ++
>  drivers/usb/dwc3/Kconfig                  | 7 +++++++
>  drivers/usb/dwc3/Makefile                 | 2 +-
>  11 files changed, 26 insertions(+), 1 deletion(-)


More information about the U-Boot mailing list