ramips: use new image build code for more devices
Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
/ {
|
||||
compatible = "ALL0256N", "ralink,rt3050-soc";
|
||||
model = "Allnet ALL0256N";
|
||||
model = "Allnet ALL0256N (4M)";
|
||||
|
||||
gpio-leds {
|
||||
compatible = "gpio-leds";
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
/ {
|
||||
compatible = "ALL0256N", "ralink,rt3050-soc";
|
||||
model = "Allnet ALL0256N";
|
||||
model = "Allnet ALL0256N (8M)";
|
||||
|
||||
gpio-leds {
|
||||
compatible = "gpio-leds";
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#include <dt-bindings/input/input.h>
|
||||
|
||||
/ {
|
||||
model = "AsiaRF AWM002 EVB";
|
||||
model = "AsiaRF AWM002 EVB (4M)";
|
||||
|
||||
gpio-leds {
|
||||
compatible = "gpio-leds";
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
#include <dt-bindings/input/input.h>
|
||||
|
||||
/ {
|
||||
model = "AsiaRF AWM002 EVB";
|
||||
model = "AsiaRF AWM002 EVB (8M)";
|
||||
|
||||
gpio-leds {
|
||||
compatible = "gpio-leds";
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
/ {
|
||||
compatible = "M4", "ralink,rt5350-soc";
|
||||
model = "Poray M4";
|
||||
model = "Poray M4 (4M)";
|
||||
|
||||
gpio-leds {
|
||||
compatible = "gpio-leds";
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
/ {
|
||||
compatible = "M4", "ralink,rt5350-soc";
|
||||
model = "Poray M4";
|
||||
model = "Poray M4 (8M)";
|
||||
|
||||
gpio-leds {
|
||||
compatible = "gpio-leds";
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
|
||||
#include "PX-4885.dtsi"
|
||||
|
||||
/ {
|
||||
model = "7Links PX-4885 (4M)";
|
||||
};
|
||||
|
||||
&spi0 {
|
||||
status = "okay";
|
||||
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
|
||||
#include "PX-4885.dtsi"
|
||||
|
||||
/ {
|
||||
model = "7Links PX-4885 (8M)";
|
||||
};
|
||||
|
||||
&spi0 {
|
||||
status = "okay";
|
||||
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
|
||||
/ {
|
||||
compatible = "PX-4885", "ralink,rt5350-soc";
|
||||
model = "7Links PX-4885";
|
||||
|
||||
gpio-keys-polled {
|
||||
compatible = "gpio-keys-polled";
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
/ {
|
||||
compatible = "WR512-3GN", "ralink,rt3052-soc";
|
||||
model = "WR512-3GN-like router";
|
||||
model = "WR512-3GN (4M)";
|
||||
|
||||
cfi@1f000000 {
|
||||
compatible = "cfi-flash";
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
|
||||
/ {
|
||||
compatible = "WR512-3GN", "ralink,rt3052-soc";
|
||||
model = "WR512-3GN-like router";
|
||||
model = "WR512-3GN (8M)";
|
||||
|
||||
cfi@1f000000 {
|
||||
compatible = "cfi-flash";
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
|
||||
#include "WT1520.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Nexx WT1520 (4M)";
|
||||
};
|
||||
|
||||
&spi0 {
|
||||
status = "okay";
|
||||
|
||||
|
||||
@@ -2,6 +2,10 @@
|
||||
|
||||
#include "WT1520.dtsi"
|
||||
|
||||
/ {
|
||||
model = "Nexx WT1520 (8M)";
|
||||
};
|
||||
|
||||
&spi0 {
|
||||
status = "okay";
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
/ {
|
||||
compatible = "NEXXWT1520", "ralink,rt5350-soc";
|
||||
model = "Nexx WT1520";
|
||||
|
||||
memory@0 {
|
||||
device_type = "memory";
|
||||
|
||||
Reference in New Issue
Block a user