Signed-off-by: Felix Fietkau <[email protected]> SVN-Revision: 37334
@@ -30,7 +30,7 @@ case "$FIRMWARE" in
local board=$(lantiq_board_id)
case $board in
ARV7525PW|ARV752DPW)
- rt2x00_eeprom_extract "board_config" 1040 272
+ rt2x00_eeprom_extract "board_config" 1040 512
;;
*)
rt2x00_eeprom_die "board $board is not supported yet"