aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/hotplug.d
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2015-01-08 20:26:02 +0000
committerJohn Crispin <blogic@openwrt.org>2015-01-08 20:26:02 +0000
commite8a5bd7e282f47aeca6a52a7f4cfb696daa87d38 (patch)
tree4c6f71fb3e98e5a5bee2f6d721acfaf992861711 /target/linux/ramips/base-files/etc/hotplug.d
parenta733affa00bf4630581bd93190454dc8b574cac0 (diff)
downloadmaster-187ad058-e8a5bd7e282f47aeca6a52a7f4cfb696daa87d38.tar.gz
master-187ad058-e8a5bd7e282f47aeca6a52a7f4cfb696daa87d38.tar.bz2
master-187ad058-e8a5bd7e282f47aeca6a52a7f4cfb696daa87d38.zip
ramips: update BR-6475ND dts
Update firmware location for 2.4GHz radio on the Edimax BR-6475nD. Signed-off-by: Christopher Lais <chris+openwrt@zenthought.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43881 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/base-files/etc/hotplug.d')
-rw-r--r--target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom b/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
index 2a5a80c4bf..0cd95a5abd 100644
--- a/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
+++ b/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
@@ -42,7 +42,7 @@ case "$FIRMWARE" in
cy-swr1100)
rt2x00_eeprom_extract "factory" 8192 512
;;
- rt-n56u | whr-600d | whr-1166d)
+ br-6475nd | rt-n56u | whr-600d | whr-1166d)
rt2x00_eeprom_extract "factory" 32768 512
;;
esac