Re: [U-Boot] [PATCH 1/7] net: mvpp2x: fix traffic stuck after PHY start error

2019-08-14 Thread Joe Hershberger
On Wed, Aug 14, 2019 at 10:36 AM Joe Hershberger wrote: > > On Fri, Aug 2, 2019 at 12:54 PM wrote: > > > > From: Stefan Chulski > > > > Issue: > > - Network stuck if autonegotion fails > > > > Issue root cause: > > - During port open procedure if autonegotion fails, configuration of > > packet

Re: [U-Boot] [PATCH 1/7] net: mvpp2x: fix traffic stuck after PHY start error

2019-08-14 Thread Joe Hershberger
On Fri, Aug 2, 2019 at 12:54 PM wrote: > > From: Stefan Chulski > > Issue: > - Network stuck if autonegotion fails > > Issue root cause: > - During port open procedure if autonegotion fails, configuration of > packet processor won't be finished and open procedure exits with error. > - However t

[U-Boot] [PATCH 1/7] net: mvpp2x: fix traffic stuck after PHY start error

2019-08-02 Thread nhed+uboot
From: Stefan Chulski Issue: - Network stuck if autonegotion fails Issue root cause: - During port open procedure if autonegotion fails, configuration of packet processor won't be finished and open procedure exits with error. - However this won't prevent u-boot network framework from calling