summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/base-files/etc/hotplug.d
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2011-07-28 10:56:30 +0000
committerGabor Juhos <juhosg@openwrt.org>2011-07-28 10:56:30 +0000
commit437e1844849ab385f5ab4cbaa0dc819bc3fba201 (patch)
treefc59c868b1d8fd4233ba6e65839fe8a6cd0693a9 /target/linux/ramips/base-files/etc/hotplug.d
parent7193f29d96ab94cf804675b9e1d94e4e841dfddc (diff)
downloadmaster-31e0f0ae-437e1844849ab385f5ab4cbaa0dc819bc3fba201.tar.gz
master-31e0f0ae-437e1844849ab385f5ab4cbaa0dc819bc3fba201.tar.bz2
master-31e0f0ae-437e1844849ab385f5ab4cbaa0dc819bc3fba201.zip
ramips: rt305x: add support for the Asus RT-G32 B1 board
Based on a patch by: Sergiy <piratfm@gmail.com> SVN-Revision: 27812
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-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 03ff4f81d4..ee20b54ef2 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
@@ -37,6 +37,10 @@ case "$FIRMWARE" in
rt2x00_eeprom_extract "devdata" 16384 272
;;
+ rt-g32-b1)
+ rt2x00_eeprom_extract "devconf" 0 272
+ ;;
+
f5d8235v2 | \
fonera20n | \
hw550-3g | \