Re: [U-Boot] mv88e61xx autoneg doesn't work with new driver

2017-09-11 Thread Clément Péron
Hi Chris, > Does that mean with this commit reverted your board is working? Yes, it's fixed the auto negotiation. > I have some older boards using a 88e6097 (compatible with 88e61xx). > I've been looking for an excuse to get them working against the latest > u-boot. Last time I tried the new 88e6

Re: [U-Boot] mv88e61xx autoneg doesn't work with new driver

2017-09-11 Thread Chris Packham
(re formatting to avoid top posting) Hi Clement, On Sat, Sep 9, 2017 at 1:07 AM, Clément Péron wrote: >> 2017-08-31 11:12 GMT+02:00 Clément Péron : >> Hi, >> >> I try to update my u-boot with the latest version 2017.07. >> >> My board is an Altera SocFPGA CycloneV and I have a mv88e61xx switch.

Re: [U-Boot] mv88e61xx autoneg doesn't work with new driver

2017-09-08 Thread Clément Péron
Hi, After some investigation i found that the phy_reset of the Marvell doesn't reup the PHY and the ANEG bits. The issue has been introduce by the commit a058052c358c3ecf5f394ff37def6a45eb26768c "net: phy: do not read configuration register on reset When doing a software reset, the reset fl

[U-Boot] mv88e61xx autoneg doesn't work with new driver

2017-08-31 Thread Clément Péron
Hi, I try to update my u-boot with the latest version 2017.07. My board is an Altera SocFPGA CycloneV and I have a mv88e61xx switch. My board is working fine except I got an issue with the new switch driver. If autoneg is set to enable, negotation never complete and i got a timeout. If I let the