-
- Downloads
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
Showing
- target/linux/ar71xx/base-files/etc/uci-defaults/network 1 addition, 0 deletionstarget/linux/ar71xx/base-files/etc/uci-defaults/network
- target/linux/ar71xx/base-files/lib/ar71xx.sh 6 additions, 0 deletionstarget/linux/ar71xx/base-files/lib/ar71xx.sh
- target/linux/ar71xx/base-files/lib/upgrade/platform.sh 1 addition, 0 deletionstarget/linux/ar71xx/base-files/lib/upgrade/platform.sh
- target/linux/ar71xx/config-2.6.39 1 addition, 0 deletionstarget/linux/ar71xx/config-2.6.39
- target/linux/ar71xx/files/arch/mips/ar71xx/Kconfig 9 additions, 0 deletionstarget/linux/ar71xx/files/arch/mips/ar71xx/Kconfig
- target/linux/ar71xx/files/arch/mips/ar71xx/Makefile 1 addition, 0 deletionstarget/linux/ar71xx/files/arch/mips/ar71xx/Makefile
- target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-mr3020.c 122 additions, 0 deletionstarget/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-mr3020.c
- target/linux/ar71xx/files/arch/mips/ar71xx/machtype.h 1 addition, 0 deletionstarget/linux/ar71xx/files/arch/mips/ar71xx/machtype.h
- target/linux/ar71xx/generic/profiles/tp-link.mk 12 additions, 0 deletionstarget/linux/ar71xx/generic/profiles/tp-link.mk
- target/linux/ar71xx/image/Makefile 6 additions, 0 deletionstarget/linux/ar71xx/image/Makefile
Loading
Please register or sign in to comment