ramips: add support for RT-N14U (mt7620n based) board
authorJohn Crispin <john@openwrt.org>
Wed, 25 Dec 2013 17:04:50 +0000 (17:04 +0000)
committerJohn Crispin <john@openwrt.org>
Wed, 25 Dec 2013 17:04:50 +0000 (17:04 +0000)
commit41b62be9f3eaf712b10bd875de766b55041b9e89
treeba318c8f27d91c25bafe895e0438f9fb52f2a983
parent761edbfc55c76f60428b7fc5f206609859232280
ramips: add support for RT-N14U (mt7620n based) board

added dts file and userspace scripts modified to support Asus RT-N14U board

current support status:
usb        works
ethernet   works
buttons    reset, wps
leds       asus:blue:[usb|lan|wan|air|power]
i2c        not tested
uart       not tested
wifi       not yet

Signed-off-by: Pavel Löbl <lobl.pavel@gmail.com>
SVN-Revision: 39163
target/linux/ramips/base-files/etc/uci-defaults/01_leds
target/linux/ramips/base-files/etc/uci-defaults/02_network
target/linux/ramips/base-files/lib/ramips.sh
target/linux/ramips/base-files/lib/upgrade/platform.sh
target/linux/ramips/dts/RT-N14U.dts [new file with mode: 0644]
target/linux/ramips/image/Makefile