Hi,

On Wed, Feb 16, 2011 at 11:44:21AM +0200, Tomi Valkeinen wrote:
> Perhaps I'm missing some Kconfig option.

Yes, you have a problem on your Kconfig

<snip>

> CONFIG_USB_MUSB_HDRC=y
> CONFIG_USB_MUSB_TUSB6010=y
> # CONFIG_USB_MUSB_OMAP2PLUS is not set
> # CONFIG_USB_MUSB_AM35X is not set

Since you're running on Overo, you need to use CONFIG_USB_MUSB_OMAP2PLUS
instead of CONFIG_USB_MUSB_TUSB6010. We're still working to make those
work together. Lots of re-work needs to be done on the DMA part before
we can make all of them work together.

Fix that and it should work.

-- 
balbi
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to