Tim Thorpe
edbc8e5512
ramips: add support for Netgear R6020
...
This adds support for the Netgear R6020, aka Netgear AC750.
The R6020 appears to be the same hardware as the Netgear R6080,
aka Netgear AC1000, but it has a slightly different flash layout,
and no USB ports.
Specification:
SoC: MediaTek MT7628 (580 MHz)
Flash: 8 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
UART (57600 8N1) on PCB
MAC addresses based on vendor firmware:
LAN *:88 0x4
WAN *:89
WLAN2 *:88 0x4
WLAN5 *:8a 0x8004
The factory partition might have been corrupted beforehand. However,
the comparison of vendor firmware and OpenWrt still allowed to retrieve
a meaningful assignment that also matches the other similar devices.
Installation:
Flashing OpenWRT from stock firmware requires nmrpflash. Use an ethernet
cable to connect to LAN port 1 of the R6020, and power the R6020 off.
From the connected workstation, run
`nmrpflash -i eth0 -f openwrt-ramips-mt76x8-netgear_r6020-squashfs-factory.img`,
replacing eth0 with the appropriate interface (can be identified by
running `nmrpflash -L`). Then power on the R6020. After flashing has finished,
power cycle the R6020, and it will boot into OpenWRT. Once OpenWRT has been
installed, subsequent flashes can use the web interface and sysupgrade files.
Signed-off-by: Tim Thorpe <timfthorpe@gmail.com>
[slightly extend commit message, fix whitespaces in DTS, align From:
with Signed-off-by]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
2020-07-10 11:39:05 +02:00
..
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-08 18:34:27 +02:00
2020-04-12 22:29:17 +08:00
2020-05-09 14:48:50 +02:00
2020-05-18 11:38:22 +02:00
2020-05-18 21:51:06 +02:00
2020-05-18 21:51:06 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-09 14:48:50 +02:00
2020-06-11 01:51:34 +02:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:29:17 +08:00
2020-06-11 01:51:34 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-06-25 22:33:36 +02:00
2020-06-25 22:33:36 +02:00
2020-06-25 22:33:36 +02:00
2019-10-21 14:10:47 +02:00
2019-07-10 17:36:29 +02:00
2020-06-25 22:33:36 +02:00
2020-05-17 18:28:03 +02:00
2020-05-08 18:34:27 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2019-12-31 18:09:47 +01:00
2019-12-31 18:09:47 +01:00
2020-05-17 18:28:03 +02:00
2020-05-09 14:48:50 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-04-12 22:29:17 +08:00
2020-04-19 13:47:23 +08:00
2020-04-18 12:35:54 +08:00
2020-05-09 14:48:50 +02:00
2020-05-17 18:28:03 +02:00
2020-06-25 22:33:36 +02:00
2020-05-17 18:28:03 +02:00
2020-05-09 14:48:50 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-06-25 22:33:36 +02:00
2020-06-25 22:33:36 +02:00
2019-11-08 18:17:31 +01:00
2020-06-11 01:41:43 +02:00
2020-06-11 01:41:43 +02:00
2020-06-11 01:41:43 +02:00
2019-11-08 18:17:31 +01:00
2020-05-17 18:41:48 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-09 14:48:50 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-05-09 14:48:50 +02:00
2020-05-17 18:28:03 +02:00
2020-03-09 21:47:56 +01:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-06-11 01:51:34 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:29:17 +08:00
2020-05-17 18:28:03 +02:00
2019-11-03 15:10:14 +01:00
2019-11-03 15:10:14 +01:00
2019-11-03 15:10:22 +01:00
2019-12-08 16:44:06 +01:00
2020-04-12 22:29:17 +08:00
2020-05-17 18:28:03 +02:00
2020-05-18 21:51:06 +02:00
2020-04-12 22:29:17 +08:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-09 14:48:50 +02:00
2020-05-17 18:28:03 +02:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-05-17 18:28:03 +02:00
2020-05-09 14:48:50 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:34:40 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-05-17 18:28:03 +02:00
2020-04-12 22:29:17 +08:00
2020-04-04 14:52:12 +08:00
2020-05-09 14:48:50 +02:00
2020-04-04 14:40:44 +08:00
2020-04-04 14:40:44 +08:00
2020-04-04 14:40:44 +08:00
2020-04-04 14:40:44 +08:00
2020-04-04 14:40:44 +08:00
2019-11-03 00:23:35 +01:00
2019-11-03 00:23:35 +01:00
2020-05-08 18:43:00 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-04-07 17:04:18 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-04-04 14:13:05 +08:00
2020-07-08 13:28:17 +02:00
2020-04-04 14:13:05 +08:00
2020-04-04 14:40:44 +08:00
2020-05-09 14:48:50 +02:00
2020-06-21 20:56:42 +02:00
2020-06-21 20:56:42 +02:00
2020-06-21 20:56:42 +02:00
2020-06-21 20:56:42 +02:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:27:17 +08:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-04-18 11:52:12 +08:00
2020-02-05 17:03:34 +01:00
2020-05-09 14:48:50 +02:00
2020-04-12 00:43:09 +02:00
2020-02-05 17:03:27 +01:00
2020-05-09 14:48:50 +02:00
2020-04-04 14:40:44 +08:00
2020-04-04 14:40:44 +08:00
2020-04-04 14:40:44 +08:00
2020-07-06 16:25:32 +02:00
2020-04-04 14:40:44 +08:00
2020-05-09 14:48:50 +02:00
2020-05-17 18:44:28 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:49:33 +02:00
2020-04-04 14:40:44 +08:00
2020-06-13 13:53:27 +02:00
2020-06-03 16:49:28 +02:00
2020-06-03 16:49:28 +02:00
2020-05-09 14:48:50 +02:00
2020-04-04 14:56:14 +08:00
2020-04-04 14:40:44 +08:00
2019-11-24 23:17:20 +01:00
2020-01-30 12:39:27 +01:00
2020-01-30 12:39:27 +01:00
2020-04-04 14:40:44 +08:00
2020-04-04 14:40:44 +08:00
2020-01-30 12:39:27 +01:00
2020-04-04 14:40:44 +08:00
2020-04-04 14:40:44 +08:00
2020-04-04 14:40:44 +08:00
2020-06-12 14:13:32 +02:00
2020-06-27 00:33:29 +02:00
2019-11-24 23:17:20 +01:00
2020-04-04 14:40:44 +08:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-04-04 14:52:12 +08:00
2020-05-09 14:48:50 +02:00
2020-04-04 14:40:44 +08:00
2020-05-09 14:48:50 +02:00
2020-07-07 00:40:04 +02:00
2020-07-07 11:57:48 +02:00
2020-07-07 00:40:04 +02:00
2020-04-25 23:48:45 +02:00
2020-04-12 13:25:42 +02:00
2020-05-09 14:48:50 +02:00
2020-04-04 14:40:44 +08:00
2020-05-09 14:48:50 +02:00
2020-02-22 19:26:17 +01:00
2020-04-04 14:40:44 +08:00
2020-04-04 14:13:05 +08:00
2020-04-04 14:13:05 +08:00
2020-04-04 14:40:44 +08:00
2020-07-08 16:07:05 +02:00
2020-05-09 14:48:50 +02:00
2020-04-04 14:40:44 +08:00
2020-04-04 14:40:44 +08:00
2020-07-08 16:07:05 +02:00
2020-07-08 16:07:05 +02:00
2020-04-04 14:40:44 +08:00
2020-04-12 22:27:17 +08:00
2020-05-09 14:48:50 +02:00
2020-04-04 14:40:44 +08:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2019-09-29 00:08:20 +02:00
2019-09-29 00:08:20 +02:00
2020-05-09 14:48:50 +02:00
2020-04-04 14:13:05 +08:00
2020-07-08 16:07:05 +02:00
2020-04-18 13:06:48 +08:00
2020-05-09 14:48:50 +02:00
2020-06-25 22:33:36 +02:00
2020-05-24 18:14:59 +02:00
2020-05-24 18:14:59 +02:00
2020-05-24 18:14:59 +02:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:29:17 +08:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-01-29 15:10:54 +01:00
2020-04-12 22:29:17 +08:00
2020-01-29 15:10:54 +01:00
2020-06-25 22:33:36 +02:00
2020-04-12 22:27:18 +08:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:27:18 +08:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-06-25 22:33:36 +02:00
2020-07-10 11:39:05 +02:00
2020-06-27 00:29:45 +02:00
2020-06-23 21:53:22 +02:00
2019-07-11 22:11:21 +08:00
2020-05-09 14:48:50 +02:00
2019-07-11 22:11:21 +08:00
2020-04-12 22:29:17 +08:00
2020-06-29 12:24:01 +02:00
2020-06-25 22:33:36 +02:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:27:18 +08:00
2020-05-09 14:48:50 +02:00
2020-02-22 19:33:41 +01:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-05-09 14:48:50 +02:00
2020-06-30 17:23:32 +02:00
2020-06-25 22:33:36 +02:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:29:17 +08:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:29:17 +08:00
2020-06-25 22:33:36 +02:00
2020-06-25 22:33:36 +02:00
2020-06-29 01:08:01 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-04-12 22:29:17 +08:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:29:17 +08:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:29:17 +08:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-08 18:34:27 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:29:17 +08:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:29:17 +08:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-08 18:34:27 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:49:33 +02:00
2020-04-12 22:29:17 +08:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-18 21:51:06 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-08 18:34:27 +02:00
2020-04-06 09:57:28 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:29:17 +08:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-08 18:34:27 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-08 18:34:27 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-04-12 22:29:17 +08:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-08 18:34:27 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-08 18:34:27 +02:00
2019-07-10 17:36:29 +02:00
2019-07-10 17:36:29 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-08 18:34:27 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-08 18:34:27 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-05-09 14:48:50 +02:00
2020-07-08 22:52:40 +02:00
2020-05-27 18:31:46 +02:00
2020-04-12 22:29:17 +08:00