[U-Boot] USB on OMAP3

2011-08-31 Thread Gary Thomas
I'm using v2011.06 on the TI OMAP3 platform (internal, similar to BeagleBoard) I'd like my board to support both EHCI and MUSB in host mode. However, when I define both of these, I get compile errors: drivers/usb/musb/libusb_musb.o: In function `usb_lowlevel_stop':

Re: [U-Boot] USB on OMAP3

2011-08-31 Thread John Rigby
On Wed, Aug 31, 2011 at 9:28 AM, Gary Thomas g...@mlbassoc.com wrote: I'm using v2011.06 on the TI OMAP3 platform (internal, similar to BeagleBoard) I'd like my board to support both EHCI and MUSB in host mode. However, when I define both of these, I get compile errors: