Re: [U-Boot] [PATCH v3] DA8xx: Add MUSB host support

2009-11-16 Thread Nick Thompson
On 13/11/09 16:47, Gupta, Ajay Kumar wrote: Hi, Tested USB host functionality on DA830 EVM. Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com Signed-off-by: Swaminathan S swami.i...@ti.com --- snip.. --- a/include/usb.h +++ b/include/usb.h @@ -183,7 +183,8 @@ struct usb_device {

[U-Boot] [PATCH v3] DA8xx: Add MUSB host support

2009-11-13 Thread Ajay Kumar Gupta
Tested USB host functionality on DA830 EVM. Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com Signed-off-by: Swaminathan S swami.i...@ti.com --- Patch has updated licensing header.Other patch in series has no update so not reposting them untill I get any rework comment.

Re: [U-Boot] [PATCH v3] DA8xx: Add MUSB host support

2009-11-13 Thread Nick Thompson
On 13/11/09 13:05, Ajay Kumar Gupta wrote: Tested USB host functionality on DA830 EVM. Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com Signed-off-by: Swaminathan S swami.i...@ti.com --- Patch has updated licensing header.Other patch in series has no update so not reposting them untill I

Re: [U-Boot] [PATCH v3] DA8xx: Add MUSB host support

2009-11-13 Thread Gupta, Ajay Kumar
Hi, Tested USB host functionality on DA830 EVM. Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com Signed-off-by: Swaminathan S swami.i...@ti.com --- snip.. --- a/include/usb.h +++ b/include/usb.h @@ -183,7 +183,8 @@ struct usb_device { #if defined(CONFIG_USB_UHCI) ||

Re: [U-Boot] [PATCH v3] DA8xx: Add MUSB host support

2009-11-13 Thread Tom
Gupta, Ajay Kumar wrote: Hi, Tested USB host functionality on DA830 EVM. Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com Signed-off-by: Swaminathan S swami.i...@ti.com --- snip.. --- a/include/usb.h +++ b/include/usb.h @@ -183,7 +183,8 @@ struct usb_device { #if

Re: [U-Boot] [PATCH v3] DA8xx: Add MUSB host support

2009-11-13 Thread Gupta, Ajay Kumar
Hi, Hi, Tested USB host functionality on DA830 EVM. Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com Signed-off-by: Swaminathan S swami.i...@ti.com --- snip.. --- a/include/usb.h +++ b/include/usb.h @@ -183,7 +183,8 @@ struct usb_device { #if defined(CONFIG_USB_UHCI) ||

Re: [U-Boot] [PATCH v3] DA8xx: Add MUSB host support

2009-11-13 Thread Tom
Gupta, Ajay Kumar wrote: Hi, Hi, Tested USB host functionality on DA830 EVM. Signed-off-by: Ajay Kumar Gupta ajay.gu...@ti.com Signed-off-by: Swaminathan S swami.i...@ti.com --- snip.. --- a/include/usb.h +++ b/include/usb.h @@ -183,7 +183,8 @@ struct usb_device { #if