[U-Boot] [PATCH 4/8] OMAP3 Add usb device support

Gupta, Ajay Kumar ajay.gupta at ti.com
Wed Oct 28 09:46:47 CET 2009


Tom,
> >
> > OMAP3EVM uses ISP1504 phy and so twl4030 related init is not required.
> > Can we move this within #ifdef like,
> >
> > #ifndef CONFIG_OMAP3_EVM
> > +              if (twl4030_usb_ulpi_init()) {
> > ...
> > ...
> > #endif
> >
> >
> > -Ajay
> 
> I will include this in the next revision.

Thanks.

> Will the omap3_evm need to add its own PHY initialization
> code ?

omap3_evm doesn't need any phy initialization code. In kernel driver
also it uses nop (no-operation) transceiver.

-Ajay
> 
> 



More information about the U-Boot mailing list