ramips: add support for Netgear EX3700

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.

Co-authored-by: Paul Oranje <por@xs4all.nl>
Signed-off-by: Paul Oranje <por@xs4all.nl>
Signed-off-by: Joseph C. Lehner <joseph.c.lehner@gmail.com>
This commit is contained in:
Joseph C. Lehner
2017-03-03 15:36:51 +01:00
committed by Mathias Kresin
parent 2c2fc50d06
commit de33a4cef0
7 changed files with 184 additions and 0 deletions

View File

@@ -190,6 +190,9 @@ ramips_board_detect() {
*"EX2700")
name="ex2700";
;;
*"EX3700")
name="ex3700"
;;
*"F5D8235 v1")
name="f5d8235-v1"
;;