commit | 06597aa90a75621639dcaaf5fc07bcb01f752d45 | [log] [tgz] |
---|---|---|
author | Martyn Welch <martyn.welch@gefanuc.com> | Tue Nov 18 10:55:45 2008 +0000 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Nov 19 15:12:17 2008 -0600 |
tree | f92649cafcbd53ab09cc209495c961682414be23 | |
parent | f464ff581c247d82fcc0e7ef40c1ca6df9739068 [diff] |
powerpc: Use generic PHY driver for Marvell 88E1111 PHY on GE Fanuc SBC610 The Marvell PHY driver is currently being used for the 88E1111 on the SBC610. This driver is causing the link to run in 10/Half mode, the generic PHY driver is correctly configuring the PHY as 1000/Full. Edit default config to use generic PHY driver. Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>