ar71xx: Add support for MikroTik RouterBOARD SXT Lite
authorJohn Crispin <blogic@openwrt.org>
Tue, 1 Jul 2014 13:38:30 +0000 (13:38 +0000)
committerJohn Crispin <blogic@openwrt.org>
Tue, 1 Jul 2014 13:38:30 +0000 (13:38 +0000)
commit0c2f0bd6a8eb257d81c4b877832695a6849964af
treea2f4cb1fcaecf249f56b7c8fdd9ecea81b4b371c
parentaa6b558b130b73d810836cea52277a5e9d59ec03
ar71xx: Add support for MikroTik RouterBOARD SXT Lite

This patch adds support for the MikroTik RouterBOARD SXT Lite.

The new RB911L series is also supported as a result.

v2 of this patch fixes the wmac offset to match what is on the sticker.
v3 refreshes the patch against r41148 and defines the power led as the status led in diag.sh
v4 refreshes the patch against r41353 and fixes the patch path issue to make git am work correctly
v5 selects the kernel config option in the mikrotik profile rather than in the main ar71xx config

Signed-off-by: Matthew Reeve <mreeve@tenxnetworks.com>
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41450 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ar71xx/base-files/etc/diag.sh
target/linux/ar71xx/base-files/etc/uci-defaults/02_network
target/linux/ar71xx/base-files/lib/ar71xx.sh
target/linux/ar71xx/files/arch/mips/ath79/mach-rbsxtlite.c [new file with mode: 0644]
target/linux/ar71xx/mikrotik/config-default
target/linux/ar71xx/patches-3.10/713-MIPS-ath79-add-RBSXTLite-support.patch [new file with mode: 0644]