lantiq: Add support for Astoria ARV7510PW22
[openwrt/openwrt.git] / target / linux / lantiq / base-files / etc / hotplug.d / firmware / 10-rt2x00-eeprom
index 7ec8d6fd21437daf73276ff657f5f9f75bcc99dd..2d5e09d01519491285ecabf8431e093e8f9d4fa4 100644 (file)
@@ -29,7 +29,7 @@ case "$FIRMWARE" in
 "RT2860.eeprom" )
        local board=$(lantiq_board_id)
        case $board in
-       ARV7525PW|ARV752DPW|ARV752DPW22)
+       ARV7510PW22|ARV7525PW|ARV752DPW|ARV752DPW22)
                rt2x00_eeprom_extract "board_config" 1040 512
                ;;
        *)