AA: ramips: fix wifi EEPROM extraction on DIR-615-Dx models
authorGabor Juhos <juhosg@openwrt.org>
Mon, 24 Dec 2012 09:13:56 +0000 (09:13 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Mon, 24 Dec 2012 09:13:56 +0000 (09:13 +0000)
Backport of r34876.

Patch from #12636.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34878

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

index ed0d8713c4b6f776181f2587fd69675d56b1db9c..3ec4bff687217c67943c8b1ca236bea0c7057cfc 100644 (file)
@@ -34,7 +34,8 @@ case "$FIRMWARE" in
        case $board in
        dir-300-b1 | \
        dir-600-b1 | \
-       dir-600-b2)
+       dir-600-b2 | \
+       dir-615-d)
                rt2x00_eeprom_extract "devdata" 16384 272
                ;;
 
@@ -42,7 +43,6 @@ case "$FIRMWARE" in
                rt2x00_eeprom_extract "devdata" 0 272
                ;;
 
-       dir-615-d | \
        rt-n10-plus | \
        rt-g32-b1)
                rt2x00_eeprom_extract "devconf" 0 272