Re: [U-Boot] [PATCH] configs: sei610: khadas-vim3 : disable Gadget support for the DWC3

2019-10-24 Thread Marek Vasut
On 10/24/19 10:15 AM, Jean-Jacques Hiblot wrote: > Those platform use the DWC2 controller for the gadget support and the > DWC3 for host-only operations. Applied, thanks. ___ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot

Re: [U-Boot] [PATCH] configs: sei610: khadas-vim3 : disable Gadget support for the DWC3

2019-10-24 Thread Neil Armstrong
On 24/10/2019 10:15, Jean-Jacques Hiblot wrote: > Those platform use the DWC2 controller for the gadget support and the > DWC3 for host-only operations. > > Signed-off-by: Jean-Jacques Hiblot > --- > > Applies on u-boot/master. > Fixes build breakage introduced by "usb: dwc3: Kconfig: get rid of

[U-Boot] [PATCH] configs: sei610: khadas-vim3 : disable Gadget support for the DWC3

2019-10-24 Thread Jean-Jacques Hiblot
Those platform use the DWC2 controller for the gadget support and the DWC3 for host-only operations. Signed-off-by: Jean-Jacques Hiblot --- Applies on u-boot/master. Fixes build breakage introduced by "usb: dwc3: Kconfig: get rid of obsolete mode selection" configs/khadas-vim3_defconfig | 1 +