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
This commit is contained in:
John Crispin
2013-12-25 17:04:50 +00:00
parent 93d8dc870e
commit 9739a0b41b
6 changed files with 132 additions and 0 deletions

View File

@@ -127,6 +127,9 @@ ramips_board_detect() {
*"La Fonera 2.0N")
name="fonera20n"
;;
*"Asus RT-N14U")
name="rt-n14u"
;;
*"Asus RT-N13U")
name="rt-n13u"
;;