diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-04-29 07:36:33 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-04-29 07:36:33 +0000 |
commit | 292dd8196fe685c7fa0fdb3af4b7e4a47e9ca777 (patch) | |
tree | 81e81a071acf5d514b51f4626deb60f285736163 /target/linux/ramips/base-files/etc/hotplug.d | |
parent | 49c6fd7f2773d8c65948324c8c1f00ad33db51fc (diff) | |
download | master-187ad058-292dd8196fe685c7fa0fdb3af4b7e4a47e9ca777.tar.gz master-187ad058-292dd8196fe685c7fa0fdb3af4b7e4a47e9ca777.tar.bz2 master-187ad058-292dd8196fe685c7fa0fdb3af4b7e4a47e9ca777.zip |
ramips: rt305x: extract wifi eeprom and use the 8M template for the UR-336UN
Patch-by: Lebedev Dmitry <lebedev@trendnet.ru>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31507 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-eeprom | 1 |
1 files changed, 1 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 7937d76bd8..02bdfa346d 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 @@ -75,6 +75,7 @@ case "$FIRMWARE" in wli-tx4-ag300n | \ wr512-3gn | \ wr6202 | \ + ur-336un | \ xdxrn502j) rt2x00_eeprom_extract "factory" 0 272 ;; |