diff options
| author | Sergei Shtylyov <sshtylyov@ru.mvista.com> | 2010-02-27 21:29:42 +0300 |
|---|---|---|
| committer | Remy Bohmer <linux@bohmer.net> | 2010-04-08 21:39:58 +0200 |
| commit | 6d313c84ded168427240e62d108b6ba9afdcf535 (patch) | |
| tree | 12e28e493d93f8f9c0b0de860dd7237c01439589 /common/cmd_usb.c | |
| parent | a233631095eba3e853049f6656642e3a7ef1d73c (diff) | |
| download | olio-uboot-2014.01-6d313c84ded168427240e62d108b6ba9afdcf535.tar.xz olio-uboot-2014.01-6d313c84ded168427240e62d108b6ba9afdcf535.zip | |
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>
Diffstat (limited to 'common/cmd_usb.c')
0 files changed, 0 insertions, 0 deletions