diff options
author | michael <michael@panicking.retis> | 2008-12-10 17:55:19 +0100 |
---|---|---|
committer | Remy Bohmer <linux@bohmer.net> | 2009-01-28 19:57:27 +0100 |
commit | db63299b1dd2894ade542278210bccd046de6435 (patch) | |
tree | d811e83054a80054099c702d8006d2b6a87b0253 /mkconfig | |
parent | 6b92487dcf9afe83a3570153d66940fdb293be76 (diff) | |
download | u-boot-imx-db63299b1dd2894ade542278210bccd046de6435.zip u-boot-imx-db63299b1dd2894ade542278210bccd046de6435.tar.gz u-boot-imx-db63299b1dd2894ade542278210bccd046de6435.tar.bz2 |
[PATCH] Fix EHCI usb. I start to test on a
IXP465 board and I find some errors in the code. This
patch fix:
- descriptor initizialization (config, interface and endpoint
must be one next-to the other when the USB_DT_CONFIG message
is send.
- FIX little/endian bigendian (introduce the CONFIG_EHCI_DESC_BIG_ENDIAN
and the CONFIG_EHCI_MMIO_BIG_ENDIAN)
- Introduce the linux version of the usb_config_descriptor and
usb_interface descriptor. This descriptor does't contains
u-boot extension.
Signed-off-by: Michael Trimarchi <trimarchimichael@yahoo.it>
Signed-off-by: Remy Böhmer <linux@bohmer.net>
Diffstat (limited to 'mkconfig')
0 files changed, 0 insertions, 0 deletions