
22 Jul
2013
22 Jul
'13
5:16 p.m.
On Wed, Jul 17, 2013 at 03:16:04PM -0500, Dan Murphy wrote:
Add the USB ehci support for the OMAP5 uEVM.
Configure the uEVM mux data Add the flags to build the appropriate modules Add the usb call backs to initialize the EHCI controller
Signed-off-by: Dan Murphy dmurphy@ti.com
[sinp]
- if (ret < 0) {
printf("Failed to initialize ehci\n");
puts("...") when we don't have format characters, thanks.
--
Tom