Re: [U-Boot] [PATCH] usb: dwc2: fix gadget disconnect

2019-04-18 Thread Lukasz Majewski
On Wed, 17 Apr 2019 16:46:13 +0200 Fabrice Gasnier wrote: > This fixes a disconnect issue detected with fastboot command, when > using dwc2 driver. > - On u-boot side: > uboot>$ fastboot 0 > - On USB host PC side, few seconds after > PC>$ fastboot reboot # Get stuck, uboot target never reboots

Re: [U-Boot] [PATCH] usb: dwc2: fix gadget disconnect

2019-04-17 Thread Marek Vasut
On 4/17/19 4:46 PM, Fabrice Gasnier wrote: > This fixes a disconnect issue detected with fastboot command, when using > dwc2 driver. > - On u-boot side: > uboot>$ fastboot 0 > - On USB host PC side, few seconds after > PC>$ fastboot reboot # Get stuck, uboot target never reboots > > By enabling DE

[U-Boot] [PATCH] usb: dwc2: fix gadget disconnect

2019-04-17 Thread Fabrice Gasnier
This fixes a disconnect issue detected with fastboot command, when using dwc2 driver. - On u-boot side: uboot>$ fastboot 0 - On USB host PC side, few seconds after PC>$ fastboot reboot # Get stuck, uboot target never reboots By enabling DEBUG_ISR logs, the bus suspend interrupt is seen before the