Home
last modified time | relevance | path

Searched hist:dc116bd6c4b5cb1caf6621f282ac5156d1509bef (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/phy/
H A Datheros.cdc116bd6c4b5cb1caf6621f282ac5156d1509bef Tue Mar 04 07:56:12 UTC 2014 Haijun.Zhang <Haijun.Zhang@freescale.com> net/phy: Correct AR8021 phy_mask

There was wrong phy_mask for AR8021 device,
so the AR8021 can't be probed correctly.
Changed it from 0x4fffff to 0x4ffff0.

Signed-off-by: Haijun Zhang <Haijun.Zhang@freescale.com>