ramips/mt7620: Synchronize Makefiles with DTS compatible
[openwrt/staging/mkresin.git] / target / linux / ramips / base-files / etc / hotplug.d / firmware / 10-rt2x00-eeprom
index 96a239719113575da1e6ceafddfb0dfa4a98b8f1..6e68f7603d9dd2324064f5e317569681b631d738 100644 (file)
@@ -54,6 +54,7 @@ board=$(board_name)
 case "$FIRMWARE" in
 "soc_wmac.eeprom")
        case $board in
+       dlink,dir-510l|\
        dlink,dwr-116-a1|\
        dlink,dwr-118-a1|\
        dlink,dwr-118-a2|\
@@ -65,7 +66,7 @@ case "$FIRMWARE" in
                jboot_eeprom_extract "config" 0xE000
                rt2x00_eeprom_set_macaddr $wifi_mac
                ;;
-       tiny-ac)
+       dovado,tiny-ac)
                wifi_mac=$(mtd_get_mac_ascii u-boot-env INIC_MAC_ADDR)
                rt2x00_eeprom_extract "factory" 0 512
                rt2x00_eeprom_set_macaddr $wifi_mac