ath79: fix label MAC address for D-Link DIR-825B1
[openwrt/openwrt.git] / target / linux / ath79 / generic / base-files / etc / board.d / 02_network
index a4eb2ae06b52bf3ed6505089da231e168ab64415..48cd81fb211790920f66013c1487792735ff058d 100644 (file)
@@ -597,6 +597,7 @@ ath79_setup_macs()
        dlink,dir-825-b1)
                lan_mac=$(mtd_get_mac_text "caldata" 0xffa0)
                wan_mac=$(mtd_get_mac_text "caldata" 0xffb4)
+               label_mac=$wan_mac
                ;;
        dlink,dir-505)
                lan_mac=$(mtd_get_mac_text "mac" 0x4)