ramips-mt7620: add support for Netgear EX3700/EX3800

Specifications:
* SoC: MT7620A
* RAM: 64 MB DDR
* Flash: 8MB NOR SPI flash
* WiFi: MT7612E (5Ghz) and builtin MT7620A (2.4GHz)
* LAN: 1x100M

The -factory images can be flashed from the device's web
interface or via nmrpflash.

Both devices differ by a additional power outlet for the EX3800.
This patch has been tested on a EX3800 device.
This commit is contained in:
Steffen Förster 2020-08-13 22:42:06 +02:00 committed by David Bauer
parent 73640292e5
commit 954f31a761
2 changed files with 10 additions and 0 deletions

View File

@ -111,6 +111,7 @@ local primary_addrs = {
'c20i',
'c50',
'tplink,c2-v1',
'ex3700'
}},
{'x86'},
}},

View File

@ -20,6 +20,15 @@ device('gl-mt750', 'gl-mt750', {
factory = false,
})
-- Netgear
device('netgear-ex3700', 'ex3700-ex3800', {
aliases = {
'netgear-ex3800',
'netgear-ex3700-ex3800',
},
factory_ext = '.chk',
})
-- Nexx