From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 5 Mar 2015 21:59:35 +0100 Subject: [U-Boot] DWC2 driver issues In-Reply-To: <54F4F355.2050902@wwwdotorg.org> References: <54E236DD.3080204@wwwdotorg.org> <201503021242.14814.marex@denx.de> <54F4F355.2050902@wwwdotorg.org> Message-ID: <201503052159.35270.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tuesday, March 03, 2015 at 12:33:41 AM, Stephen Warren wrote: [...] > >> although it hangs pretty quickly. I assume one of the busy loops > >> in dwc2.c without a time out isn't completing. > > > > Oh, dang. Those should certainly be fixed. > > > > Looking at the patch, could it be that > > CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP support in usb_kbd.c is broken > > altogether ? > > Well, once I applied that patch I did manage to type a few characters > into the U-Boot shell via usbkbd one of the two times I tested, so it's > not *completely* broken. It's still possible it's quite broken though, > given the hangs:-) Well, that's a good progress all right :) Best regards, Marek Vasut