mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:01:52 +02:00
[lantiq] Adding wifi eeprom extract for ARV752DPW - Easybox 802
Signed-off-by: Christian Rustmeier <rustmeier a.t. gmail dotty com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31443 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9774688eee
commit
20486e3d63
@ -30,7 +30,7 @@ case "$FIRMWARE" in
|
|||||||
"RT2860.eeprom" )
|
"RT2860.eeprom" )
|
||||||
local board=$(lantiq_board_name)
|
local board=$(lantiq_board_name)
|
||||||
case $board in
|
case $board in
|
||||||
ARV7525PW)
|
ARV7525PW|ARV752DPW)
|
||||||
rt2x00_eeprom_extract "board_config" 1040 272
|
rt2x00_eeprom_extract "board_config" 1040 272
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Loading…
Reference in New Issue
Block a user