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 | 8e06682fb7e6311d7a1af6e32e787cd645290e20 (patch) | |
tree | e37f3eb05b93ffaae4928d441404e649d84aef54 /target/linux/ramips/base-files | |
parent | 164dd71afe46c929302c2ea58aa75ac58d2e62c4 (diff) | |
download | upstream-8e06682fb7e6311d7a1af6e32e787cd645290e20.tar.gz upstream-8e06682fb7e6311d7a1af6e32e787cd645290e20.tar.bz2 upstream-8e06682fb7e6311d7a1af6e32e787cd645290e20.zip |
ramips: rt305x: extract wifi eeprom and use the 8M template for the UR-336UN
Patch-by: Lebedev Dmitry <lebedev@trendnet.ru>
SVN-Revision: 31507
Diffstat (limited to 'target/linux/ramips/base-files')
-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 ;; |