Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/freescale/ls2080aqds/
H A Deth.cc435a7c8c1b872d38fcc671369f6e290d2fff08c Mon Oct 17 08:20:48 UTC 2016 Shaohui Xie <Shaohui.Xie@nxp.com> armv8: ls2080aqds: fix SGMII repeater settings

The current value to check whether the PHY was configured has dependency
on MC, it expects MC to start PCS AN, this is not true during boot up,
so it should be changed to remove the dependency.

The PHY's register space should be restore to default after accessing
extended space.

Signed-off-by: Shaohui Xie <Shaohui.Xie@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>