[U-Boot] [PATCH] USB: fix Queue Element Transfer Descriptor changes

Remy Bohmer linux at bohmer.net
Thu Oct 21 11:17:30 CEST 2010


Hi,

2010/10/20 Wolfgang Denk <wd at denx.de>:
> Commit 3ed1607 "USB: sync Queue Element Transfer Descriptor against
> EHCI spec" added an "__attribute__ ((aligned (32)))" to the
> declaration of struct qTD, as used for example in the Linux kernel as
> well.
>
> However, it turns out that this attribute causes errors in "usb start"
> (like "ERROR: NOT USB_CONFIG_DESC 7b" and similar). Drop the attribute
> again.
>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
> Cc: Dan Lykowski <lykowdk at gmail.com>
> Cc: Remy Bohmer <linux at bohmer.net>
> Cc: Stefano Babic <sbabic at denx.de>
> ---

Applied to u-boot-usb
Thanks.

Remy


More information about the U-Boot mailing list