ramips: consolidate Netgear devices for mt7628
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>
Fri, 10 Jul 2020 10:00:08 +0000 (12:00 +0200)
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>
Mon, 13 Jul 2020 08:37:22 +0000 (10:37 +0200)
commit11478524a28498b8698779370e4575a42251c429
treead96656d8183bda1cac3a12398d184dfe862569f
parentad81e2da0888a0c346c9ceeeaf0481386838f846
ramips: consolidate Netgear devices for mt7628

This creates a common DTSI and shared image definition for the
relatively similar Netgear devices for mt7628 platform.

As a side effect, this raises SPI flash frequency for the R6120,
as it's expected to work there as well if it works for R6080 and
R6020.

Based on the data from the other devices, it also seems probable
the 5g MAC address for R6120 could be extracted from the caldata,
and the mtd-mac-address there could be dropped.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
target/linux/ramips/dts/mt7628an_netgear_r6020.dts
target/linux/ramips/dts/mt7628an_netgear_r6080.dts
target/linux/ramips/dts/mt7628an_netgear_r6120.dts
target/linux/ramips/dts/mt7628an_netgear_r6xxx.dtsi [new file with mode: 0644]
target/linux/ramips/image/Makefile
target/linux/ramips/image/mt7621.mk
target/linux/ramips/image/mt76x8.mk