[lantiq] Adding wifi eeprom extract for ARV752DPW - Easybox 802
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 23 Apr 2012 09:40:37 +0000 (09:40 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 23 Apr 2012 09:40:37 +0000 (09:40 +0000)
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

target/linux/lantiq/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom

index ad5652a..1eee55e 100644 (file)
@@ -30,7 +30,7 @@ case "$FIRMWARE" in
 "RT2860.eeprom" )
        local board=$(lantiq_board_name)
        case $board in
-       ARV7525PW)
+       ARV7525PW|ARV752DPW)
                rt2x00_eeprom_extract "board_config" 1040 272
                ;;
        *)