aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/R6120.dts
Commit message (Collapse)AuthorAgeFilesLines
* ramips: add support for Netgear R6120Ludwig Thomeczek2018-08-131-0/+145
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>