diff options
author | John Crispin <john@openwrt.org> | 2013-06-10 08:24:56 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-06-10 08:24:56 +0000 |
commit | fc9532aeaaa73c49e50f1052f210adfda0d0c3ed (patch) | |
tree | 530d19b4add55fc19166781ca0c99fe8eefc3443 /target/linux/ramips/base-files/etc/hotplug.d/firmware | |
parent | 30786d2dd0e0063b56ba5e616e868f4e6775eaad (diff) | |
download | mtk-20170518-fc9532aeaaa73c49e50f1052f210adfda0d0c3ed.zip mtk-20170518-fc9532aeaaa73c49e50f1052f210adfda0d0c3ed.tar.gz mtk-20170518-fc9532aeaaa73c49e50f1052f210adfda0d0c3ed.tar.bz2 |
ramips: add HAME MPR-A2 support
This patch adds support for HAME MPR-A2 router using a DTS file.
The platform is Ralink RT5350.
http://wiki.openwrt.org/toh/hame/mpr-a2
Signed-off-by: Dmitry Shmygov <shmygov@rambler.ru>
SVN-Revision: 36898
Diffstat (limited to 'target/linux/ramips/base-files/etc/hotplug.d/firmware')
-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 41dabd9..810dddf 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 @@ -77,6 +77,7 @@ case "$FIRMWARE" in freestation5 | \ hw550-3g | \ mofi3500-3gn | \ + mpr-a2 | \ pwh2004 | \ nbg-419n | \ nw718 | \ |