Re: [U-Boot] [PATCH 0/3] Fix for rare beaglebone ethernet failures

2018-08-24 Thread Grygorii Strashko
On 08/23/2018 06:41 AM, Sekhar Nori wrote: There have been reports of ethernet network failures on beagle bone black. These have been root caused to ethernet PHY latching to a different address on boot than what is programmed in DT. See: https://groups.google.com/d/msg/beagleboard/9mctrG26Mc8/

[U-Boot] [PATCH 0/3] Fix for rare beaglebone ethernet failures

2018-08-23 Thread Sekhar Nori
There have been reports of ethernet network failures on beagle bone black. These have been root caused to ethernet PHY latching to a different address on boot than what is programmed in DT. See: https://groups.google.com/d/msg/beagleboard/9mctrG26Mc8/1FuI_i5KW10J This patch series tries to workar