ramips: fix GL-inet GL-MT300N-V2 WAN/LAN MAC address
[openwrt/openwrt.git] / target / linux / ramips / base-files / etc / board.d / 02_network
index 22b231bf9662cf40bb98fc9ef9dde5339bc1e2ea..f6129b527add0e33315298656b71c977a6ce8013 100755 (executable)
@@ -381,6 +381,9 @@ ramips_setup_macs()
        e1700)
                wan_mac=$(mtd_get_mac_ascii config WAN_MAC_ADDR)
                ;;
+       gl-mt300n-v2)
+               wan_mac=$(mtd_get_mac_binary factory 4)
+               ;;
        hc5*61|\
        hc5661a|\
        hc5962)