ramips: add support for Netgear R6120
authorLudwig Thomeczek <ledesrc@wxorx.net>
Tue, 12 Jun 2018 19:17:23 +0000 (21:17 +0200)
committerMathias Kresin <dev@kresin.me>
Mon, 13 Aug 2018 06:37:19 +0000 (08:37 +0200)
commit5543d63fc84e64be83afaa4241369a07797f041b
tree06d30cacb82c2e9abab7a6717c3d3c984068f5fe
parente5b802b9c2711316e26402669bee9349f4c6ec65
ramips: add support for Netgear R6120

This patch adds support for the Netgear R6120, aka Netgear AC1200.

Specification:
- SoC: MediaTek MT7628 (580 MHz)
- Flash: 16 MiB
- RAM: 64 MiB
- Wireless: 2.4Ghz(builtin) and 5Ghz (MT7612E)
- LAN speed: 10/100
- LAN ports: 4
- WAN speed: 10/100
- WAN ports: 1
- Serial baud rate of Bootloader and factory firmware: 57600

To flash use nmrpflash with the provided factory.img.
Flashing via webinterface will not work, for now.

Signed-off-by: Ludwig Thomeczek <ledesrc@wxorx.net>
target/linux/ramips/base-files/etc/board.d/01_leds
target/linux/ramips/base-files/etc/board.d/02_network
target/linux/ramips/base-files/lib/upgrade/platform.sh
target/linux/ramips/dts/R6120.dts [new file with mode: 0644]
target/linux/ramips/image/mt76x8.mk