This patch changes wan MAC address setup for youhua,wr1200js from retrieving it by calculation to reading it from flash.
This has been checked on-device. Signed-off-by: Adrian Schmutzler <freif...@adrianschmutzler.de> --- target/linux/ramips/base-files/etc/board.d/02_network | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index 63644331e5..01e85527f3 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -557,6 +557,7 @@ ramips_setup_macs() phicomm,k2p|\ planex,vr500|\ samknows,whitebox-v8|\ + youhua,wr1200js|\ youku,yk-l2|\ zbtlink,zbt-we3526) wan_mac=$(mtd_get_mac_binary factory 0xe006) -- 2.20.1 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel