ramips: ZyXEL Keenetic series update wan mac
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index bcb9509a36f4a8686bf4a5c5686ebbb6204c884f..cc092b1639a53eca02708d48b1896131cb4f4156 100755 (executable)
@@ -347,8 +347,10 @@ ramips_setup_macs()
                [ -n "$lan_mac" ] || lan_mac=$(cat /sys/class/net/eth0/address)
                wan_mac=$(macaddr_add "$lan_mac" 1)
                ;;
+       kn_rc|\
+       kn_rf|\
        kng_rc)
-               wan_mac=$(mtd_get_mac_binary factory 28)
+               wan_mac=$(mtd_get_mac_binary factory 40)
                ;;
        linkits7688 | \
        linkits7688d)