commit | e85477f516c2de7ed515fcf94ceab5282eba7fa4 | [log] [tgz] |
---|---|---|
author | Anton Vorontsov <avorontsov@ru.mvista.com> | Thu Feb 05 23:10:40 2009 +0300 |
committer | Kumar Gala <galak@kernel.crashing.org> | Fri Feb 06 10:38:57 2009 -0600 |
tree | 0f8dc3db70d6c9fc472fab107a07c765a3c9149e | |
parent | 1f0d4d16d9d4ffa65438425d092f7061476b95b3 [diff] |
powerpc/83xx: Fix TSEC0 workability on MPC8313E-RDB boards TSEC0 is connected to Vitesse 7385 5-port switch. The switch isn't connected to any mdio bus, the link to the switch is fixed to Full-duplex 1000 Mb/s (no pause). This patch fixes following failure during bootup: mdio@24520:01 not found eth0: Could not attach to PHY IP-Config: Failed to open eth0 Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>