A software only workaround for the Beagle Bone Black PHY bug
More info here...
https://wp.josh.com/2018/06/04/a-software-only-solution-to-the-vexing-beagle-bone-black-phy-issue/
rm -r bbbphyfix/
git clone https://github.com/bigjosh/bbbphyfix
cd bbbphyfix/
./install
sync
ssh -o StrictHostKeyChecking=no [email protected] "rm -r bbbphyfix/; git clone https://github.com/bigjosh/bbbphyfix; cd bbbphyfix/; ./install.sh; sync"
update-rc.d -f chkphy remove
Check out... https://github.com/bigjosh/pushphyfix