Adding wifi eeprom extract for ARV752DPW - Easybox 802
[openwrt/openwrt.git] / target / linux / lantiq / base-files / etc / hotplug.d / firmware / 10-rt2x00-eeprom
index ad5652a7fcc01d7e80a068f90602fac9543406f4..1eee55e22349c8a0e728d6974ab4d691dee84f21 100644 (file)
@@ -30,7 +30,7 @@ case "$FIRMWARE" in
 "RT2860.eeprom" )
        local board=$(lantiq_board_name)
        case $board in
-       ARV7525PW)
+       ARV7525PW|ARV752DPW)
                rt2x00_eeprom_extract "board_config" 1040 272
                ;;
        *)