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