On Sat, 15 Aug 2009 20:19:17 +0530
"Gadiyar, Anand" <[email protected]> wrote:

> > diff --git a/drivers/usb/musb/Kconfig b/drivers/usb/musb/Kconfig
> > index 803adcb..e27ed96 100644
> > --- a/drivers/usb/musb/Kconfig
> > +++ b/drivers/usb/musb/Kconfig
> > @@ -13,6 +13,7 @@ config USB_MUSB_HDRC
> >         select NOP_USB_XCEIV if ARCH_DAVINCI
> >         select TWL4030_USB if MACH_OMAP_3430SDP
> >         select NOP_USB_XCEIV if MACH_OMAP3EVM
> > +       select NOP_USB_XCEIV if MACH_OMAP3_BEAGLE
> 
> Shouldn't we be selecting TWL4030_USB if MACH_OMAP3_BEAGLE.
> The beagleboard does use the PHY in the TWL4030, and not
> a transparent PHY.
> 
Could be. I have no very much idea of these :-)

I happened to have both of these below enabled and 2.6.31-rc5 was still
booting.

CONFIG_TWL4030_USB=y
CONFIG_NOP_USB_XCEIV=y

But anyway, I don't get Beagle booting with 2.6.31-rc6 if I disable any
of them and IRCC another oops will follow if both are disabled.


-- 
Jarkko
--
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