]> git.ipfire.org Git - people/ms/u-boot.git/commit
USB: Fix speed detection on EHCI cntr with root hub transaction translators
authorStefan Roese <sr@denx.de>
Wed, 21 Jan 2009 16:12:01 +0000 (17:12 +0100)
committerRemy Bohmer <linux@bohmer.net>
Wed, 28 Jan 2009 18:57:31 +0000 (19:57 +0100)
commit597eb28bd9691266b7b804364cda577cdb51d106
treee5a2802486bee6d50593c0aff6a8ca36ccef1728
parent20cc06611ea33fc0a67a5e56e6476379d2de3091
USB: Fix speed detection on EHCI cntr with root hub transaction translators

This patch fixes an issue that the speed of USB devices was not detected
correctly on some EHCI controllers. This will be used on the upcoming VCT
EHCI support.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Remy Bohmer <linux@bohmer.net>
drivers/usb/usb_ehci_core.c