[U-Boot] [RFC USB PATCH V2] USB ehci fix (truncate problem)

Remy Bohmer linux at bohmer.net
Wed Dec 10 23:12:13 CET 2008


Hello Michael,

2008/12/10 Michael Trimarchi <trimarchi at gandalf.sssup.it>:
> From 1662c619f3b082f60ed8367ec245f36cb33a7ea7 Mon Sep 17 00:00:00 2001
> From: michael <michael at panicking.retis>
> Date: Wed, 10 Dec 2008 17:55:19 +0100
> Subject: [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.
>

Applied to u-boot-usb next

Thanks.

Remy


More information about the U-Boot mailing list