ar71xx: Add support for the Meraki MR12 & MR16
authorJohn Crispin <john@openwrt.org>
Sat, 23 May 2015 15:27:22 +0000 (15:27 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 23 May 2015 15:27:22 +0000 (15:27 +0000)
commitd09b79f74ce7afcca53a70982106501916a81ffc
tree0956d41a394242cc812f779f1418f802ce79f0ef
parent45c2015c16aa7f3367361d0c25ddea59fc606f78
ar71xx: Add support for the Meraki MR12 & MR16

This patch is to add support for the Meraki MR12 and MR16 Access Points.
Currently everything is working, minus the 2nd NIC interface on the MR12
which is built into the SoC.

Signed-off-by: Chris R Blake <chrisrblake93 at gmail.com>
SVN-Revision: 45726
target/linux/ar71xx/base-files/etc/diag.sh
target/linux/ar71xx/base-files/etc/uci-defaults/01_leds
target/linux/ar71xx/base-files/etc/uci-defaults/03_network-switchX-migration
target/linux/ar71xx/base-files/lib/ar71xx.sh
target/linux/ar71xx/base-files/lib/upgrade/platform.sh
target/linux/ar71xx/config-3.18
target/linux/ar71xx/files/arch/mips/ath79/mach-mr12.c [new file with mode: 0644]
target/linux/ar71xx/files/arch/mips/ath79/mach-mr16.c [new file with mode: 0644]
target/linux/ar71xx/generic/profiles/meraki.mk [new file with mode: 0644]
target/linux/ar71xx/image/Makefile
target/linux/ar71xx/patches-3.18/738-MIPS-ath79-add-meraki-mr12-mr16-support.patch [new file with mode: 0644]