forked from Ivasoft/openwrt
ar71xx: add support for TP-Link TL-MR3020
This patch adds support for the TP-Link device TL-MR3020 which is very similiar to the TL-WR703N. The TL-MR3020 uses 5 LEDs, 1 push button and a switch with 3 positions. Only four LEDs can be controlled via GPIO. The power LED is connected to the power supply. The WPS push button has been mapped to KEY_WPS_BUTTON. The two GPIO signals of the sliding switch have been mapped to BTN_0 and BTN_1. I have also setup a wiki page with details here: http://wiki.openwrt.org/toh/tp-link/tl-mr3020 USB is working and has been tested with USB mass storage and USB UMTS stick. Wifi also seems to work. Ethernet is working too. Signed-off-by: Christian Cier-Zniewski <c.cier@gmx.de> SVN-Revision: 29651
This commit is contained in:
@@ -108,6 +108,7 @@ aw-nr580 |\
|
||||
bullet-m |\
|
||||
eap7660d |\
|
||||
rb-411 |\
|
||||
tl-mr3020 |\
|
||||
tl-wa901nd-v2 |\
|
||||
tl-wr703n |\
|
||||
wp543)
|
||||
|
||||
Reference in New Issue
Block a user