|
@@ -30,7 +30,7 @@ case "$FIRMWARE" in
|
|
|
local board=$(lantiq_board_id)
|
|
local board=$(lantiq_board_id)
|
|
|
case $board in
|
|
case $board in
|
|
|
ARV7525PW|ARV752DPW)
|
|
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"
|
|
rt2x00_eeprom_die "board $board is not supported yet"
|