From 82032f350991af08a918f0fcaac81ff82e836d88 Mon Sep 17 00:00:00 2001 From: Chukun Pan Date: Mon, 8 Feb 2021 16:28:10 +0800 Subject: ramips: add support for JCG Y2 JCG Y2 is an AC1300M router Hardware specs: SoC: MediaTek MT7621AT Flash: Winbond W25Q128JVSQ 16MiB RAM: Nanya NT5CB128M16 256MiB WLAN: 2.4/5 GHz 2T2R (1x MediaTek MT7615) Ethernet: 10/100/1000 Mbps x5 LED: POWER, INTERNET, 2.4G, 5G Button: Reset Power: DC 12V,1A Flash instructions: Upload factory.bin in stock firmware's upgrade page. MAC addresses map: 0x0004 *:c8 wlan2g/wlan5g/label 0xe000 *:c7 lan 0xe006 *:c6 wan Signed-off-by: Chukun Pan --- target/linux/ramips/mt7621/base-files/etc/board.d/01_leds | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/mt7621/base-files/etc/board.d/01_leds') diff --git a/target/linux/ramips/mt7621/base-files/etc/board.d/01_leds b/target/linux/ramips/mt7621/base-files/etc/board.d/01_leds index 8d91b36346..5fa9ad3fe8 100755 --- a/target/linux/ramips/mt7621/base-files/etc/board.d/01_leds +++ b/target/linux/ramips/mt7621/base-files/etc/board.d/01_leds @@ -19,6 +19,7 @@ d-team,newifi-d2) ;; d-team,pbr-m1|\ gehua,ghl-r-001|\ +jcg,y2|\ xzwifi,creativebox-v1) ucidef_set_led_netdev "internet" "internet" "blue:internet" "wan" ;; -- cgit v1.2.3