mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-08 03:50:48 +00:00
bcm63xx: update ralink wlan firmware hotplug script for new eeprom size
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37337
This commit is contained in:
parent
ae7a156434
commit
9a9d97b749
@ -32,7 +32,7 @@ case "$FIRMWARE" in
|
|||||||
"rt2x00.eeprom" )
|
"rt2x00.eeprom" )
|
||||||
case $board in
|
case $board in
|
||||||
HW556_A)
|
HW556_A)
|
||||||
rt2x00_eeprom_extract "cal_data" 130560 272
|
rt2x00_eeprom_extract "cal_data" 130560 512
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
rt2x00_eeprom_die "board $board is not supported yet"
|
rt2x00_eeprom_die "board $board is not supported yet"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user