From fb3574f1238cd958554d0b77f157f15508247dae Mon Sep 17 00:00:00 2001 From: Zhenjian Zhang Date: Tue, 13 Aug 2019 14:30:29 +0800 Subject: ramips: add support for ADSLR G7 SoC: MT7621AT RAM: 256MB Flash: 16M SPI Ethernet: 5x GE ports WiFi: 2.4G: MT7615N 5G: MT7615N Flash instruction: 1.Modify the file to linux.bin 2.Set up FTP service 3.Computer settings fixed IP: 192.168.179.50 255.255.255.0 4.Turn on the power and press and hold the reset button until the indicator light is on for about 5 seconds. Signed-off-by: Zhenjian Zhang [fix mac location] Signed-off-by: Chuanhong Guo --- target/linux/ramips/base-files/etc/board.d/02_network | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/base-files') diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network index c0de9d4e50..27f85d7458 100755 --- a/target/linux/ramips/base-files/etc/board.d/02_network +++ b/target/linux/ramips/base-files/etc/board.d/02_network @@ -39,6 +39,7 @@ ramips_setup_interfaces() upvel,ur-336un) ucidef_set_interfaces_lan_wan "eth0.1" "eth0.2" ;; + adslr,g7|\ afoundry,ew1200|\ aigale,ai-br100|\ alfa-network,ac1200rm|\ -- cgit v1.2.3