Re: [U-Boot] [PATCH 22/28] SPEAr : High speed support for designware peripheral

2010-08-01 Thread Remy Bohmer
Hi, 2010/7/14 Vipin KUMAR : > From: Vipin KUMAR > > This patch adds the support for usb device high speed for designware > peripheral. > > Signed-off-by: Vipin Kumar > --- >  drivers/usb/gadget/designware_udc.c |   13 + >  include/usb/designware_udc.h        |    3 +++ >  2 files ch

[U-Boot] [PATCH 22/28] SPEAr : High speed support for designware peripheral

2010-07-13 Thread Vipin KUMAR
From: Vipin KUMAR This patch adds the support for usb device high speed for designware peripheral. Signed-off-by: Vipin Kumar --- drivers/usb/gadget/designware_udc.c | 13 + include/usb/designware_udc.h|3 +++ 2 files changed, 12 insertions(+), 4 deletions(-) diff --