From 90d8c0f0a2f4c902348a2f514ba33f2c9c34e005 Mon Sep 17 00:00:00 2001 From: Piotr Dymacz Date: Sat, 19 Aug 2017 18:26:46 +0200 Subject: ar71xx: add support for GL.iNet GL-USB150 GL.iNet GL-USB150 is an USB dongle WiFi router, based on Atheros AR9331. Specification: - 400/400/200 MHz (CPU/DDR/AHB) - 64 MB of RAM (DDR2) - 16 MB of FLASH (SPI NOR) - Realtek RTL8152B USB to Ethernet bridge (connected with AR9331 PHY4) - 1T1R 2.4 GHz - 2x LED, 1x button - UART header on PCB Flash instruction: Vendor firmware is based on OpenWrt CC. GUI or sysupgrade can be used to flash LEDE firmware. Signed-off-by: Piotr Dymacz --- 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 34c2fc1f0f..83e3a03877 100644 --- a/target/linux/ar71xx/mikrotik/config-default +++ b/target/linux/ar71xx/mikrotik/config-default @@ -80,6 +80,7 @@ # CONFIG_ATH79_MACH_GL_DOMINO is not set # CONFIG_ATH79_MACH_GL_INET is not set # CONFIG_ATH79_MACH_GL_MIFI is not set +# CONFIG_ATH79_MACH_GL_USB150 is not set # CONFIG_ATH79_MACH_GS_MINIBOX_V1 is not set # CONFIG_ATH79_MACH_GS_OOLITE is not set # CONFIG_ATH79_MACH_HIWIFI_HC6361 is not set -- cgit v1.2.3