From a639cbfd00a47dc55b1e4cd47897fa0a3150d0e9 Mon Sep 17 00:00:00 2001 From: Filip Moc Date: Thu, 25 May 2017 21:51:37 +0200 Subject: ar71xx: Add support for TP-Link MR6400 You can flash via tftp recovery (serve factory image as /mr6400_tp_recovery.bin on 192.168.0.66/24, connect to any ethernet port and power on device while holding the reset button). Flashing via OEM web interface does not work. Hardware Specification (v1.0 EU): - SoC: QCA9531 - Flash: Winbond W25Q64FV (8MiB) - RAM: EtronTech EM6AB160TSE-5G (64MiB) - Wireless: SoC platform only (2.4GHz b/g/n, 2x internal antenna) - Ethernet: 2NIC (3x100M + 1x100M) - WWAN: TP-LINK LTE MODULE (2x external detachable antenna) - Power: DC 12V 1A Signed-off-by: Filip Moc --- target/linux/ar71xx/mikrotik/config-default | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/mikrotik') diff --git a/target/linux/ar71xx/mikrotik/config-default b/target/linux/ar71xx/mikrotik/config-default index ecaa6e53d0..216ffa27cb 100644 --- a/target/linux/ar71xx/mikrotik/config-default +++ b/target/linux/ar71xx/mikrotik/config-default @@ -137,6 +137,7 @@ CONFIG_ATH79_MACH_RBSXTLITE=y # CONFIG_ATH79_MACH_TL_MR13U is not set # CONFIG_ATH79_MACH_TL_MR3020 is not set # CONFIG_ATH79_MACH_TL_MR3X20 is not set +# CONFIG_ATH79_MACH_TL_MR6400 is not set # CONFIG_ATH79_MACH_TL_WA701ND_V2 is not set # CONFIG_ATH79_MACH_TL_WA7210N_V2 is not set # CONFIG_ATH79_MACH_TL_WA801ND_V3 is not set -- cgit v1.2.3