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

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to