From a338491a306798868738fd8210b27bd2a4ab0daa Mon Sep 17 00:00:00 2001 From: Henryk Heisig Date: Tue, 6 Feb 2018 22:08:28 +0100 Subject: ar71xx: add support for TP-Link RE355 This device is identical as TP-Link RE450 RE355 is a dual-band AC1200 router, based on Qualcomm/Atheros QCA9558+QCA9880. Specification: 720/600/200 MHz (CPU/DDR/AHB) 64/128 MB of RAM (DDR2) 8 MB of FLASH (SPI NOR) 3T3R 2.4 GHz 3T3R 5 GHz 1x 10/100/1000 Mbps Ethernet 7x LED, 3x button UART header on PCB Flash instruction: Web: Download lede-ar71xx-generic-archer-c60-v2-squashfs-factory.bin and use OEM System Tools - Firmware Upgrade site. Signed-off-by: Henryk Heisig --- target/linux/ar71xx/config-4.9 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ar71xx/config-4.9') diff --git a/target/linux/ar71xx/config-4.9 b/target/linux/ar71xx/config-4.9 index d0cfa462bf..e5fce99b19 100644 --- a/target/linux/ar71xx/config-4.9 +++ b/target/linux/ar71xx/config-4.9 @@ -166,6 +166,7 @@ CONFIG_ATH79=y # CONFIG_ATH79_MACH_RB95X is not set # CONFIG_ATH79_MACH_RBSPI is not set # CONFIG_ATH79_MACH_RBSXTLITE is not set +# CONFIG_ATH79_MACH_RE355 is not set # CONFIG_ATH79_MACH_RE450 is not set # CONFIG_ATH79_MACH_RUT9XX is not set # CONFIG_ATH79_MACH_RW2458N is not set -- cgit v1.2.3