
5 May
2012
5 May
'12
8:55 a.m.
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.