]> git.ipfire.org Git - people/ms/u-boot.git/commit
Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command
authorRichard Retanubun <RichardRetanubun@RuggedCom.com>
Fri, 23 Jan 2009 19:42:58 +0000 (14:42 -0500)
committerJohn Rigby <jrigby@freescale.com>
Fri, 6 Feb 2009 21:54:47 +0000 (14:54 -0700)
commitc4ff77f5e6c3a01610ce97434c0d59acb1476f95
tree095aaafabcf5d3711f5f9114c855de6121c49d39
parent92d3e6e0ffcbb7224c83104f8d87b5b4bf39a38f
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>
drivers/net/mcfmii.c