Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Coldfire: mcfmii: Allow non-autonegotiating PHYs to use mii command | Richard Retanubun | 2009-02-06 | -8/+19 |
| | | | | | | | | 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> | |||
* | ColdFire: Add mii driver in drivers/net | TsiChung Liew | 2008-11-09 | -0/+321 |
All CF platforms' mii.c are consolidated into one Signed-off-by: TsiChung Liew <Tsi-Chung.Liew@freescale.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com> |