From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ilya Yanok Date: Mon, 02 Apr 2012 23:00:44 +0400 Subject: [U-Boot] [PATCH] usb: increase delay after port reset In-Reply-To: <201204021929.16682.marek.vasut@gmail.com> References: <1320883438-12274-1-git-send-email-yanok@emcraft.com> <201204021929.16682.marek.vasut@gmail.com> Message-ID: <4F79F75C.8090305@emcraft.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 is unusable (even in Linux) until power off/on. >> >> Increasing the delay after port reset from 200ms to 260ms solves this >> problem. > > Do we still have this problem? Sorry, I'm not working with this board any more. I'm ccing Stefano, probably he can answer. Regards, Ilya.