mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
bcm63xx: update ralink wlan firmware hotplug script for new eeprom size
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37337 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -32,7 +32,7 @@ case "$FIRMWARE" in
|
||||
"rt2x00.eeprom" )
|
||||
case $board in
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user