Re: [U-Boot] [PATCH] AR8035/phy: Enable autonegotiation function for ar8035

11 Apr
2014
11 Apr
'14
10:11 p.m.
On Fri, 2014-04-11 at 15:48 +0800, Xie Xiaobo wrote:
Function "genphy_parse_link()" used "if (mii_reg & BMSR_ANEGCAPABLE)" before, but used "if (phydev->supported & SUPPORTED_Autoneg)" now. So assign "phydev->supported" to "phydev->drv->features" for ar8035 to enable autonegotiation. Then removed the genphy_config_aneg() function.
Signed-off-by: Xie Xiaobo X.Xie@freescale.com
drivers/net/phy/atheros.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-)
You should be CCing the network custodian, not me.
-Scott
4051
Age (days ago)
4051
Last active (days ago)
0 comments
1 participants
participants (1)
-
Scott Wood