[U-Boot] [PATCH] usb: musb: fix Blackfin DMA register padding

Remy Bohmer linux at bohmer.net
Tue Jan 19 20:45:11 CET 2010


Hi,

2010/1/19 Mike Frysinger <vapier at gentoo.org>:
> From: Cliff Cai <cliff.cai at analog.com>
>
> The conversion from offsets to C structs lost a little padding in the DMA
> register map.  Accessing endpoints other than ep0 with DMA would fail as
> the addresses wouldn't be adjusted correctly.
>
> Signed-off-by: Cliff Cai <cliff.cai at analog.com>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
>  drivers/usb/musb/blackfin_usb.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>

Applied to u-boot-usb. Thanks.

Remy


More information about the U-Boot mailing list