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