forked from Ivasoft/openwrt
lantiq - vgv7519: load rt5362 eeprom from bootloader param patition
SVN-Revision: 42824
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