On Fri, Apr 11, 2014 at 04:03:11PM +0800, Xiaobo Xie 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....@freescale.com>

Applied to u-boot/master, thanks!

-- 
Tom

Attachment: signature.asc
Description: Digital signature

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

Reply via email to