diff options
author | Chukun Pan <amadeus@jmu.edu.cn> | 2021-05-16 20:10:05 +0800 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2021-05-26 23:10:45 +0200 |
commit | 57cb387cfeee2a07902a2f1383ca471ef47265f3 (patch) | |
tree | c6c3fc7fcbb5d9e5eca80983d33212ccdf901d4d /target/linux/ramips/mt7621/base-files/etc/board.d | |
parent | 3501db9b9b4a71ae52c539b46af817783c327866 (diff) | |
download | upstream-57cb387cfeee2a07902a2f1383ca471ef47265f3.tar.gz upstream-57cb387cfeee2a07902a2f1383ca471ef47265f3.tar.bz2 upstream-57cb387cfeee2a07902a2f1383ca471ef47265f3.zip |
ramips: add support for JCG Q20
JCG Q20 is an AX 1800M router.
Hardware specs:
SoC: MediaTek MT7621AT
Flash: Winbond W29N01HV 128 MiB
RAM: Winbond W632GU6NB-11 256 MiB
WiFi: MT7915 2.4/5 GHz 2T2R
Ethernet: 10/100/1000 Mbps x3
LED: Status (red / blue)
Button: Reset, WPS
Power: DC 12V,1A
Flash instructions:
Upload factory.bin in stock firmware's upgrade page,
do not preserve settings.
MAC addresses map:
0x00004 *:3e wlan2g/wlan5g
0x3fff4 *:3c lan/label
0x3fffa *:3c wan
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Diffstat (limited to 'target/linux/ramips/mt7621/base-files/etc/board.d')
-rw-r--r-- | target/linux/ramips/mt7621/base-files/etc/board.d/02_network | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network index cde3cba9bc..9c946fa7f7 100644 --- a/target/linux/ramips/mt7621/base-files/etc/board.d/02_network +++ b/target/linux/ramips/mt7621/base-files/etc/board.d/02_network @@ -14,6 +14,7 @@ ramips_setup_interfaces() ;; asiarf,ap7621-nv1|\ glinet,gl-mt1300|\ + jcg,q20|\ lenovo,newifi-d1|\ mikrotik,routerboard-m33g|\ xiaomi,mi-router-3g|\ |