lantiq: update ralink wlan firmware hotplug script for new eeprom size
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37334
This commit is contained in:
parent
93c73cfb14
commit
fc96e8e4b0
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user