ramips: fix mac address of miwifi-mini
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index 2d8d8edc29d4a027220b56e18537e2390c87e491..e037cbce32b46811fa27c345e6675c3716c7e815 100755 (executable)
@@ -357,6 +357,10 @@ ramips_setup_macs()
                lan_mac=$(mtd_get_mac_binary factory_info 13)
                wan_mac=$(macaddr_add "$lan_mac" 1)
                ;;
+       miwifi-mini)
+               wan_mac=$(cat /sys/class/net/eth0/address)
+               lan_mac=$(macaddr_setbit_la "$wan_mac")
+               ;;
        m3|\
        m4|\
        x5|\