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:
John Crispin
2014-10-06 20:08:30 +00:00
parent 990c69bdc3
commit 1946621665
4 changed files with 20 additions and 1 deletions

View File

@@ -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)