commit | c00125e07c1ebc125bab40e1e18bceed8be0c162 | [log] [tgz] |
---|---|---|
author | Bartlomiej Sieka <tur@semihalf.com> | Sun May 27 16:58:45 2007 +0200 |
committer | Bartlomiej Sieka <tur@semihalf.com> | Sun May 27 16:58:45 2007 +0200 |
tree | 5c6261640564551bf822181ace842a3147e45025 | |
parent | 93b78f534a6e708b4cf1a4ffb4d8438c67a007db [diff] |
MPC5XXX, Motion-PRO: Fix PHY initialization problem. After being reset in mpc5xxx_fec_init_phy(), PHY goes into FX mode, in which networking does not function. This commit switches PHY to TX mode by clearing the FX_SEL bit of Mode Control Register. It also reverses commit 008861a2f3ef2c062744d733787c7e530a1b8761, i.e., a temporary workaround. Signed-off-by: Grzegorz Bernacki <gjb@semihalf.com> Acked-by: Bartlomiej Sieka <tur@semihalf.com>