mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
lantiq - vgv7519: load rt5362 eeprom from bootloader param patition
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42824 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -35,7 +35,7 @@ case "$FIRMWARE" in
|
||||
"RT2860.eeprom" )
|
||||
local board=$(lantiq_board_name)
|
||||
case $board in
|
||||
ARV7510PW22|ARV7519PW|ARV752DPW|ARV752DPW22)
|
||||
ARV7510PW22|ARV7519PW|ARV752DPW|ARV752DPW22|VGV7519)
|
||||
rt2x00_eeprom_extract "board_config" 520 256 1
|
||||
;;
|
||||
ARV7525PW)
|
||||
|
||||
Reference in New Issue
Block a user