aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-06-02 12:42:52 +0000
committerJohn Crispin <blogic@openwrt.org>2014-06-02 12:42:52 +0000
commit67a8c469a91b9e165b3a54703fdf2057836c8a69 (patch)
treede87edd05a2033035740bba13ec6318b061ade72 /target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
parent27f53b6560d97128bdc6c7d25c2a72d80565401b (diff)
downloadmaster-187ad058-67a8c469a91b9e165b3a54703fdf2057836c8a69.tar.gz
master-187ad058-67a8c469a91b9e165b3a54703fdf2057836c8a69.tar.bz2
master-187ad058-67a8c469a91b9e165b3a54703fdf2057836c8a69.zip
ralink: Add support for samsung cy-swr1100 wireless router
It is base on rt3662 soc with dual band 802.11n wireless router. Use rtl8367R switch chip. This patch adds a profile for this board. It use seama image header. so i also enable it on kernel config. Signed-off-by: michael lee <igvtee@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40908 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom')
-rw-r--r--target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom4
1 files changed, 4 insertions, 0 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 1a39bb6035..b57bfd82ae 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
@@ -70,6 +70,7 @@ case "$FIRMWARE" in
broadway | \
br6524n | \
carambola | \
+ cy-swr1100 | \
d105 | \
dcs-930 | \
dir-300-b7 | \
@@ -136,6 +137,9 @@ case "$FIRMWARE" in
"rt2x00pci_1_0.eeprom")
case $board in
+ cy-swr1100)
+ rt2x00_eeprom_extract "factory" 8192 512
+ ;;
rt-n56u | whr-600d)
rt2x00_eeprom_extract "factory" 32768 512
;;