Hi,
> 
> >         if (phy_id == 0xffff) {
> > +#if defined (CONFIG_GENERIC_PHY)
> > +               printf("%s: Using the Generic PHY\n", netdev->name);
> > +#else
> >                 printf("%s: No PHY present\n", netdev->name);
> >                 return 0;
> > +#endif
> 
> You mean a PHY that isn't actually hooked up?
> 
The CONFIG_GENERIC_PHY is not u-boot option currently.
This patch is a proposal.

Regards Michael





      ___________________________________ 
L'email della prossima generazione? Puoi averla con la nuova Yahoo! Mail: 
http://it.docs.yahoo.com/nowyoucan.html

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to