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)
commit9739a0b41baa88c233f76b93ac01805b7b635d94
tree5bc94f89835ff88e1d8aa61d66236febd0475f15
parent93d8dc870ee07027ca1e27f19831d6127402336f
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