[U-Boot] [PATCH 5/5] usb: musb: add support for Blackfin MUSB
Remy Bohmer
linux at bohmer.net
Tue Dec 22 20:34:03 CET 2009
Hi,
2009/12/17 Mike Frysinger <vapier at gentoo.org>:
> From: Bryan Wu <bryan.wu at analog.com>
>
> Signed-off-by: Bryan Wu <bryan.wu at analog.com>
> Signed-off-by: Cliff Cai <cliff.cai at analog.com>
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
> drivers/usb/musb/Makefile | 1 +
> drivers/usb/musb/blackfin_usb.c | 143 +++++++++++++++
> drivers/usb/musb/blackfin_usb.h | 99 ++++++++++
> drivers/usb/musb/musb_core.h | 16 ++
> drivers/usb/musb/musb_hcd.h | 4 +-
> include/asm-blackfin/mach-common/bits/usb.h | 264 +++++++++++++++++++++++++++
> include/usb.h | 3 +-
> 7 files changed, 528 insertions(+), 2 deletions(-)
> create mode 100644 drivers/usb/musb/blackfin_usb.c
> create mode 100644 drivers/usb/musb/blackfin_usb.h
> create mode 100644 include/asm-blackfin/mach-common/bits/usb.h
Applied to u-boot-usb with merge conflicts, please review the merge changes at:
http://git.denx.de/?p=u-boot/u-boot-usb.git;a=commitdiff;h=2804707e37bcb8d165698e83c4b1be0aa934b482
Thanks.
Remy
More information about the U-Boot
mailing list