diff options
author | Zhenjian Zhang <itdesk.zhang@gmail.com> | 2019-08-13 14:30:29 +0800 |
---|---|---|
committer | Chuanhong Guo <gch981213@gmail.com> | 2019-08-24 08:55:33 +0800 |
commit | fb3574f1238cd958554d0b77f157f15508247dae (patch) | |
tree | 0dde1b4cf4bc23f85845bbb0c972adea81ccca52 /target/linux/ramips/base-files | |
parent | 4346de8d34b541bb6b2eb7025119aeb150e4dab8 (diff) | |
download | upstream-fb3574f1238cd958554d0b77f157f15508247dae.tar.gz upstream-fb3574f1238cd958554d0b77f157f15508247dae.tar.bz2 upstream-fb3574f1238cd958554d0b77f157f15508247dae.zip |
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 <itdesk.zhang@gmail.com>
[fix mac location]
Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
Diffstat (limited to 'target/linux/ramips/base-files')
-rwxr-xr-x | target/linux/ramips/base-files/etc/board.d/02_network | 1 |
1 files changed, 1 insertions, 0 deletions
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|\ |