ramips/mt7620: Synchronize Makefiles with DTS compatible

This will "rename" devices in Makefiles to the pattern used in
DTS compatible. This will systematize naming of devices
enormously.

As device names are used to for default SUPPORTED_DEVICES entries,
we need to adjust the source for /tmp/sysinfo/board_name, too.
So remove relevant entries from base-files/lib/ramips.sh and
use device compatible for that.

Despite that, base-files are updated, too.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler
2019-07-03 23:22:02 +02:00
committed by Daniel Golle
parent d93969a13a
commit 9f99000165
10 changed files with 327 additions and 470 deletions

View File

@@ -6,7 +6,7 @@
#include <dt-bindings/input/input.h>
/ {
compatible = "ralink,mt7620a-eval-board", "ralink,mt7620a-soc";
compatible = "ralink,mt7620a-evb", "ralink,mt7620a-soc";
model = "Ralink MT7620a + MT7610e evaluation board";
keys {

View File

@@ -3,7 +3,7 @@
#include "mt7620a.dtsi"
/ {
compatible = "ralink,mt7620a-eval-board", "ralink,mt7620a-soc";
compatible = "ralink,mt7620a-mt7530-evb", "ralink,mt7620a-soc";
model = "Ralink MT7620a + MT7530 evaluation board";
};

View File

@@ -6,7 +6,7 @@
#include <dt-bindings/input/input.h>
/ {
compatible = "ralink,mt7620a-eval-board", "ralink,mt7620a-soc";
compatible = "ralink,mt7620a-mt7610e-evb", "ralink,mt7620a-soc";
model = "Ralink MT7620A evaluation board";
keys {

View File

@@ -6,7 +6,7 @@
#include <dt-bindings/input/input.h>
/ {
compatible = "ralink,mt7620a-eval-board", "ralink,mt7620a-soc";
compatible = "ralink,mt7620a-v22sg-evb", "ralink,mt7620a-soc";
model = "Ralink MT7620a V22SG High Power evaluation board";
keys {