[U-Boot] [PATCH] davinci: added Marvell 88E1111 PHY support

Brilliantov Kirill Vladimirovich brilliantov at byterg.ru
Sat May 5 08:55:28 CEST 2012


Tom Rini wrote on 05/04/2012 08:58 PM:

>
> OK, we really need the emac driver converted to phylib (which already
> has this PHY it looks like). Any chance you would have time to try doing
> that?
>

Tom, now I try modify driver/net/phy/marvell.c.
I add next defines in include/configs/davinci_dm365evn.h:
#define CONFIG_PHYLIB
#define CONFIG_PHY_MARVELL

After starting U-Boot I see initializing Marvell driver, but I don't see 
another functions, e.g. config or startup.

How can I link phylib and TI_EMAC?


Thank you and excuse me for my bad english.



More information about the U-Boot mailing list