spqr Posted March 8, 2019 Share Posted March 8, 2019 New revelation... the v7 of espressobin has flipped the ethernet port order. On v5 they were (left to right) lan1 lan0 wan On v7 they are (left to right) wan lan0 lan1 When I load armbian with latest u-boot (I believe v7 are the only boards with ddr4...) the ports are in v5 order. The v7 ports have the intended wan port separated from lan0 lan1, so they really need to be re-assigned. Is there a way to fix this without rebuilding u-boot? Link to comment Share on other sites More sharing options...
spqr Posted March 8, 2019 Author Share Posted March 8, 2019 Ok, I see there is a kernel patch to swap wan and lan1... so no u-boot twiddling necessary. https://github.com/armbian/build/pull/1244/files Not sure when this will make it into the "stable" release? Link to comment Share on other sites More sharing options...
Recommended Posts