ramips: use new image build code for more devices

Signed-off-by: Mathias Kresin <dev@kresin.me>
This commit is contained in:
Mathias Kresin
2016-11-21 08:46:48 +01:00
parent a75ce960ac
commit 0cf581ca3a
20 changed files with 447 additions and 413 deletions

View File

@@ -6,7 +6,7 @@
/ {
compatible = "ALL0256N", "ralink,rt3050-soc";
model = "Allnet ALL0256N";
model = "Allnet ALL0256N (4M)";
gpio-leds {
compatible = "gpio-leds";

View File

@@ -6,7 +6,7 @@
/ {
compatible = "ALL0256N", "ralink,rt3050-soc";
model = "Allnet ALL0256N";
model = "Allnet ALL0256N (8M)";
gpio-leds {
compatible = "gpio-leds";

View File

@@ -5,7 +5,7 @@
#include <dt-bindings/input/input.h>
/ {
model = "AsiaRF AWM002 EVB";
model = "AsiaRF AWM002 EVB (4M)";
gpio-leds {
compatible = "gpio-leds";

View File

@@ -5,7 +5,7 @@
#include <dt-bindings/input/input.h>
/ {
model = "AsiaRF AWM002 EVB";
model = "AsiaRF AWM002 EVB (8M)";
gpio-leds {
compatible = "gpio-leds";

View File

@@ -6,7 +6,7 @@
/ {
compatible = "M4", "ralink,rt5350-soc";
model = "Poray M4";
model = "Poray M4 (4M)";
gpio-leds {
compatible = "gpio-leds";

View File

@@ -6,7 +6,7 @@
/ {
compatible = "M4", "ralink,rt5350-soc";
model = "Poray M4";
model = "Poray M4 (8M)";
gpio-leds {
compatible = "gpio-leds";

View File

@@ -2,6 +2,10 @@
#include "PX-4885.dtsi"
/ {
model = "7Links PX-4885 (4M)";
};
&spi0 {
status = "okay";

View File

@@ -2,6 +2,10 @@
#include "PX-4885.dtsi"
/ {
model = "7Links PX-4885 (8M)";
};
&spi0 {
status = "okay";

View File

@@ -4,7 +4,6 @@
/ {
compatible = "PX-4885", "ralink,rt5350-soc";
model = "7Links PX-4885";
gpio-keys-polled {
compatible = "gpio-keys-polled";

View File

@@ -6,7 +6,7 @@
/ {
compatible = "WR512-3GN", "ralink,rt3052-soc";
model = "WR512-3GN-like router";
model = "WR512-3GN (4M)";
cfi@1f000000 {
compatible = "cfi-flash";

View File

@@ -6,7 +6,7 @@
/ {
compatible = "WR512-3GN", "ralink,rt3052-soc";
model = "WR512-3GN-like router";
model = "WR512-3GN (8M)";
cfi@1f000000 {
compatible = "cfi-flash";

View File

@@ -2,6 +2,10 @@
#include "WT1520.dtsi"
/ {
model = "Nexx WT1520 (4M)";
};
&spi0 {
status = "okay";

View File

@@ -2,6 +2,10 @@
#include "WT1520.dtsi"
/ {
model = "Nexx WT1520 (8M)";
};
&spi0 {
status = "okay";

View File

@@ -2,7 +2,6 @@
/ {
compatible = "NEXXWT1520", "ralink,rt5350-soc";
model = "Nexx WT1520";
memory@0 {
device_type = "memory";