
-----Original Message----- From: Gupta, Ajay Kumar Sent: Tuesday, December 22, 2009 10:41 AM To: u-boot@lists.denx.de Cc: linux@bohmer.net; Gupta, Ajay Kumar Subject: [PATCH 0/4 v6] DA8xx: USB support
Hi,
These patch set have been refreshed and created against mainline master branch.
Remy,
Please ignore this patch set as I forgot "git add" for main files Drivers/usb/musb/da8xx.c.
Will correct it and submit it in few minutes.
-Ajay
Regards, Ajay
Ajay Kumar Gupta (4): DA830: Add pinmux for USB0_DRVVBUS DA8xx: Add GPIO register definitions DA8xx: Add MUSB host support DA830: Add usb config
board/davinci/da830evm/da830evm.c | 8 ++++++ drivers/usb/musb/Makefile | 1 + include/asm-arm/arch-davinci/gpio_defs.h | 14 +++++++++++ include/configs/da830evm.h | 38 ++++++++++++++++++++++++++---- include/usb.h | 2 +- 5 files changed, 57 insertions(+), 6 deletions(-)