Re: [U-Boot] [PATCH] usb: increase delay after port reset

2012-04-03 Thread Marek Vasut
Dear Stefano Babic, > On 02/04/2012 21:00, Ilya Yanok wrote: > > Hi Marek, Stefano, > > Hi Marek, > > > On 02.04.2012 21:29, Marek Vasut wrote: > >>> In our setup (OMAP3 EHCI host, keyboard, mouse mass storage and BT > >>> dongle devices connected via several hubs) keyboard fails to initialize >

Re: [U-Boot] [PATCH] usb: increase delay after port reset

2012-04-03 Thread Stefano Babic
On 02/04/2012 21:00, Ilya Yanok wrote: > Hi Marek, Stefano, Hi Marek, > > On 02.04.2012 21:29, Marek Vasut wrote: >>> In our setup (OMAP3 EHCI host, keyboard, mouse mass storage and BT >>> dongle devices connected via several hubs) keyboard fails to initialize >>> during the bus scan (stalled en

Re: [U-Boot] [PATCH] usb: increase delay after port reset

2012-04-02 Thread Ilya Yanok
Hi Marek, Stefano, On 02.04.2012 21:29, Marek Vasut wrote: >> In our setup (OMAP3 EHCI host, keyboard, mouse mass storage and BT >> dongle devices connected via several hubs) keyboard fails to initialize >> during the bus scan (stalled endpoint while get_descriptor/64) and after >> that keyboard i

Re: [U-Boot] [PATCH] usb: increase delay after port reset

2012-04-02 Thread Marek Vasut
Dear Ilya Yanok, > In our setup (OMAP3 EHCI host, keyboard, mouse mass storage and BT > dongle devices connected via several hubs) keyboard fails to initialize > during the bus scan (stalled endpoint while get_descriptor/64) and after > that keyboard is unusable (even in Linux) until power off/on.

Re: [U-Boot] [PATCH] usb: increase delay after port reset

2011-11-16 Thread Ilya Yanok
Hi Mike, On 10.11.2011 05:09, Mike Frysinger wrote: > On Wednesday 09 November 2011 19:03:58 Ilya Yanok wrote: >> In our setup (OMAP3 EHCI host, keyboard, mouse mass storage and BT >> dongle devices connected via several hubs) keyboard fails to initialize >> during the bus scan (stalled endpoint w

Re: [U-Boot] [PATCH] usb: increase delay after port reset

2011-11-09 Thread Mike Frysinger
On Wednesday 09 November 2011 19:03:58 Ilya Yanok wrote: > In our setup (OMAP3 EHCI host, keyboard, mouse mass storage and BT > dongle devices connected via several hubs) keyboard fails to initialize > during the bus scan (stalled endpoint while get_descriptor/64) and after > that keyboard is unusa

[U-Boot] [PATCH] usb: increase delay after port reset

2011-11-09 Thread Ilya Yanok
In our setup (OMAP3 EHCI host, keyboard, mouse mass storage and BT dongle devices connected via several hubs) keyboard fails to initialize during the bus scan (stalled endpoint while get_descriptor/64) and after that keyboard is unusable (even in Linux) until power off/on. Increasing the delay aft