Files
u-boot-tk1-som/drivers
Sergei Shtylyov 6d313c84de EHCI: fix root hub device descriptor
On little endian machines, EHCI root hub's USB revision is reported as 0.2 --
cpu_to_le16() was missed in the initializer for the 'bcdUSB' descriptor field.
The same should be done for the 'bcdDevice' field.

Signed-off-by: Sergei Shtylyov <sshtylyov@mvista.com>
2010-04-08 21:39:58 +02:00
..
2009-09-04 21:53:37 +02:00
2010-02-12 12:31:54 -06:00
2009-09-04 21:54:52 +02:00
2010-04-01 11:28:32 +02:00
2009-09-04 21:54:04 +02:00
2009-07-29 09:57:43 +02:00
2009-12-05 02:11:59 +01:00
2010-03-12 23:06:04 +01:00
2010-04-08 21:39:58 +02:00