commit | 84900b52cb9e88c57685cf0d628119fa0f8e7a05 | [log] [tgz] |
---|---|---|
author | Shaohui Xie <Shaohui.Xie@nxp.com> | Mon Oct 17 16:20:48 2016 +0800 |
committer | York Sun <york.sun@nxp.com> | Mon Nov 21 09:20:32 2016 -0800 |
tree | 42af7e2151bdf2b46bc0220b4fc0db0da62502ea | |
parent | 01987914219a77cb099ba631166386c20e1d7031 [diff] |
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>