commit | cb265cd2b6a15dfb1e9131a77b670be4621665c8 | [log] [tgz] |
---|---|---|
author | Richard Retanubun <RichardRetanubun@RuggedCom.com> | Fri Jan 23 14:42:58 2009 -0500 |
committer | John Rigby <jrigby@freescale.com> | Fri Feb 06 14:54:47 2009 -0700 |
tree | 095aaafabcf5d3711f5f9114c855de6121c49d39 | |
parent | 209e53d00eccd78e1f62132bf2ebd24f37bae717 [diff] |
Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command Modified mii_init to support boards with PHYs that are not set to autonegotiate, but still want to use u-boot's mii commands to probe the smi bus. Such PHYs will not set the Autonegotiate-done bit. Signed-off-by: Richard Retanubun <RichardRetanubun@RuggedCom.com>