Re: [U-Boot] [PATCH v2 14/17] SPEAr : USBD driver support added

2010-05-02 Thread Tom Rix
Vipin KUMAR wrote: > USBD is a Synopsys IP. The earlier driver implements itself as specific to > spear > SoCs. This patch implements this driver as a reusable driver for other > platforms > as well. Similar comments about 'IP' Similar comments about Synopsys vs DW Expand 'USBD' to be 'the usb d

[U-Boot] [PATCH v2 14/17] SPEAr : USBD driver support added

2010-04-25 Thread Vipin KUMAR
USBD is a Synopsys IP. The earlier driver implements itself as specific to spear SoCs. This patch implements this driver as a reusable driver for other platforms as well. Signed-off-by: Vipin Kumar --- drivers/serial/usbtty.h|4 +- drivers/usb/gadget/Makefile