From ab7f8146fdebe8e67a9154993154fdfe20ef51df Mon Sep 17 00:00:00 2001 From: Birger Koblitz Date: Tue, 18 Jun 2019 18:49:41 +0200 Subject: ramips: add support for Edimax EW-7478APC MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit SoC: MediaTek MT7620a @ 580MHz RAM: 64M (Winbond W9751G6KB-25) FLASH: 8MB (Macronix) WiFi: SoC-integrated: MediaTek MT7620a bgn WiFi: MediaTek MT7612EN nac Switch: Mediatek MT7530W Gigabit Switch (4 x LAN, 1 x WAN) USB: Yes 1 x 2.0 (+ 1 x 2.0 unpopulated header) BTN: Reset/WPS LED: - Power (white) - Internet (blue) - Wifi (blue) - USB (blue) UART: UART is present as Pads with throughholes on the PCB. They are located in the lower right corner (GbE ports facing up) 3.3V - RX - GND - TX / 57600-8N1 3.3V is the square pad Installation ------------ Update the factory image via the web-interfaces (by default: http://edimax.setup) Signed-off-by: Birger Koblitz [merge conflicts in 01_leds and mt7620.mk, dts whitespace issues] Signed-off-by: Petr Štetiar --- target/linux/ramips/base-files/etc/board.d/01_leds | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/ramips/base-files/etc/board.d/01_leds') diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds index 658e3512ca..bccf68f8e5 100755 --- a/target/linux/ramips/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/base-files/etc/board.d/01_leds @@ -35,7 +35,8 @@ alfa-network,ac1200rm) set_wifi_led "$boardname:green:wlan2g" "wlan1" ;; alfa-network,awusfree1|\ -edimax,br-6478ac-v2) +edimax,br-6478ac-v2|\ +edimax,ew-7478apc) set_wifi_led "$boardname:blue:wlan" ;; edimax,ew-7476rpc|\ -- cgit v1.2.3