Port-arm archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [guruplug] mvgbe1 no PHY found
Dave Mills wrote:
>>If someone have idea/patch for the 'mvgbe1: no PHY found!' ...
>This is not really clear from the documentation but it would appear that the
>two PHYs can only be accessed from the registers of controller0 (mvgbec0)
>hence why both PHYs are being detected on controller0.
No, the PHYs can be accessed through the SMI register for each port.
The problem is that the wrong bus space handle is being used in the
mvgbe_miibus_* functions, they should use the one for the port not
the controller, the offset for the SMI register needs changing too.
>I have made the assumption that PHY0 => controller0 (mvgbec0), PHY1 =>
>controller1(mvgbec1) and developed a patch accordingly.
There is only one controller in the CPU used in the Sheevaplug and
Guruplug, it has two ports.
Robert Swindells
Home |
Main Index |
Thread Index |
Old Index