summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/dts
diff options
context:
space:
mode:
authorLudovic Pouzenc <ludovic@pouzenc.fr>2018-09-14 22:25:09 +0200
committerLudovic Pouzenc <ludovic@pouzenc.fr>2018-09-14 22:25:09 +0200
commit3362d9fb3a94d0909b79c290abc8db6abe4cca21 (patch)
tree35f9e4dfaeb691fe09fcd95b45dc440f0338a1b5 /target/linux/brcm63xx/dts
parent51e1f1476f74d6788b106a066dfebd8ec6ac1bd9 (diff)
downloadmtk-20170518-3362d9fb3a94d0909b79c290abc8db6abe4cca21.zip
mtk-20170518-3362d9fb3a94d0909b79c290abc8db6abe4cca21.tar.gz
mtk-20170518-3362d9fb3a94d0909b79c290abc8db6abe4cca21.tar.bz2
target/linux : drop many arch
Diffstat (limited to 'target/linux/brcm63xx/dts')
-rw-r--r--target/linux/brcm63xx/dts/a4001n.dts8
-rw-r--r--target/linux/brcm63xx/dts/a4001n1.dts8
-rw-r--r--target/linux/brcm63xx/dts/ar-5381u.dts8
-rw-r--r--target/linux/brcm63xx/dts/ar-5387un.dts8
-rw-r--r--target/linux/brcm63xx/dts/ar1004g.dts8
-rw-r--r--target/linux/brcm63xx/dts/bcm6318.dtsi19
-rw-r--r--target/linux/brcm63xx/dts/bcm63268.dtsi23
-rw-r--r--target/linux/brcm63xx/dts/bcm6328.dtsi19
-rw-r--r--target/linux/brcm63xx/dts/bcm6338.dtsi33
-rw-r--r--target/linux/brcm63xx/dts/bcm6345.dtsi33
-rw-r--r--target/linux/brcm63xx/dts/bcm6348.dtsi33
-rw-r--r--target/linux/brcm63xx/dts/bcm6358.dtsi37
-rw-r--r--target/linux/brcm63xx/dts/bcm6362.dtsi23
-rw-r--r--target/linux/brcm63xx/dts/bcm6368.dtsi36
-rw-r--r--target/linux/brcm63xx/dts/bcm96328avng.dts8
-rw-r--r--target/linux/brcm63xx/dts/ct-5365.dts30
-rw-r--r--target/linux/brcm63xx/dts/ct-6373.dts30
-rw-r--r--target/linux/brcm63xx/dts/ct536plus.dts8
-rw-r--r--target/linux/brcm63xx/dts/dsl-274xb-c.dts30
-rw-r--r--target/linux/brcm63xx/dts/dva-g3810bn_tl.dts8
-rw-r--r--target/linux/brcm63xx/dts/gw6000.dts8
-rw-r--r--target/linux/brcm63xx/dts/gw6200.dts8
-rw-r--r--target/linux/brcm63xx/dts/hg520v.dts30
-rw-r--r--target/linux/brcm63xx/dts/hg553.dts30
-rw-r--r--target/linux/brcm63xx/dts/hg556a-a.dts36
-rw-r--r--target/linux/brcm63xx/dts/hg556a-b.dts36
-rw-r--r--target/linux/brcm63xx/dts/hg556a-c.dts36
-rw-r--r--target/linux/brcm63xx/dts/nb4-fxc-r1.dts8
-rw-r--r--target/linux/brcm63xx/dts/nb4-ser-r0.dts8
-rw-r--r--target/linux/brcm63xx/dts/nb6-ser-r0.dts8
-rw-r--r--target/linux/brcm63xx/dts/p870hw-51a-v2.dts30
-rw-r--r--target/linux/brcm63xx/dts/spw500v.dts30
-rw-r--r--target/linux/brcm63xx/dts/vr-3025u.dts30
-rw-r--r--target/linux/brcm63xx/dts/vr-3025un.dts30
-rw-r--r--target/linux/brcm63xx/dts/wap-5813n.dts30
35 files changed, 0 insertions, 768 deletions
diff --git a/target/linux/brcm63xx/dts/a4001n.dts b/target/linux/brcm63xx/dts/a4001n.dts
deleted file mode 100644
index 011fbf4..0000000
--- a/target/linux/brcm63xx/dts/a4001n.dts
+++ /dev/null
@@ -1,8 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6328.dtsi"
-
-/ {
- model = "ADB P.DG A4001N";
- compatible = "adb,a4001n", "brcm,bcm6328";
-};
diff --git a/target/linux/brcm63xx/dts/a4001n1.dts b/target/linux/brcm63xx/dts/a4001n1.dts
deleted file mode 100644
index 2bdd201..0000000
--- a/target/linux/brcm63xx/dts/a4001n1.dts
+++ /dev/null
@@ -1,8 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6328.dtsi"
-
-/ {
- model = "ADB P.DG A4001N1";
- compatible = "adb,a4001n1", "brcm,bcm6328";
-};
diff --git a/target/linux/brcm63xx/dts/ar-5381u.dts b/target/linux/brcm63xx/dts/ar-5381u.dts
deleted file mode 100644
index 812108a..0000000
--- a/target/linux/brcm63xx/dts/ar-5381u.dts
+++ /dev/null
@@ -1,8 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6328.dtsi"
-
-/ {
- model = "Comtrend AR-5381u";
- compatible = "comtrend,ar-5381u", "brcm,bcm6328";
-};
diff --git a/target/linux/brcm63xx/dts/ar-5387un.dts b/target/linux/brcm63xx/dts/ar-5387un.dts
deleted file mode 100644
index d24a655..0000000
--- a/target/linux/brcm63xx/dts/ar-5387un.dts
+++ /dev/null
@@ -1,8 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6328.dtsi"
-
-/ {
- model = "Comtrend AR-5387un";
- compatible = "comtrend,ar-5387un", "brcm,bcm6328";
-};
diff --git a/target/linux/brcm63xx/dts/ar1004g.dts b/target/linux/brcm63xx/dts/ar1004g.dts
deleted file mode 100644
index c5bea28a..0000000
--- a/target/linux/brcm63xx/dts/ar1004g.dts
+++ /dev/null
@@ -1,8 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6348.dtsi"
-
-/ {
- model = "ASMAX AR 1004g";
- compatible = "asmax,ar1004g", "brcm,bcm6348";
-};
diff --git a/target/linux/brcm63xx/dts/bcm6318.dtsi b/target/linux/brcm63xx/dts/bcm6318.dtsi
deleted file mode 100644
index 0710fd8..0000000
--- a/target/linux/brcm63xx/dts/bcm6318.dtsi
+++ /dev/null
@@ -1,19 +0,0 @@
-/ {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "brcm,bcm6318";
-
- cpus {
- cpu@0 {
- compatible = "brcm,bmips3300", "mips,mips4Kc";
- };
- };
-
- memory { device_type = "memory"; reg = <0 0>; };
-
- ubus@10000000 {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "simple-bus";
- };
-};
diff --git a/target/linux/brcm63xx/dts/bcm63268.dtsi b/target/linux/brcm63xx/dts/bcm63268.dtsi
deleted file mode 100644
index 6487ab2..0000000
--- a/target/linux/brcm63xx/dts/bcm63268.dtsi
+++ /dev/null
@@ -1,23 +0,0 @@
-/ {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "brcm,bcm63268";
-
- cpus {
- cpu@0 {
- compatible = "brcm,bmips4350", "mips,mips4Kc";
- };
-
- cpu@1 {
- compatible = "brcm,bmips4350", "mips,mips4Kc";
- };
- };
-
- memory { device_type = "memory"; reg = <0 0>; };
-
- ubus@10000000 {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "simple-bus";
- };
-};
diff --git a/target/linux/brcm63xx/dts/bcm6328.dtsi b/target/linux/brcm63xx/dts/bcm6328.dtsi
deleted file mode 100644
index b8fc3ad..0000000
--- a/target/linux/brcm63xx/dts/bcm6328.dtsi
+++ /dev/null
@@ -1,19 +0,0 @@
-/ {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "brcm,bcm6328";
-
- cpus {
- cpu@0 {
- compatible = "brcm,bmips4350", "mips,mips4Kc";
- };
- };
-
- memory { device_type = "memory"; reg = <0 0>; };
-
- ubus@10000000 {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "simple-bus";
- };
-};
diff --git a/target/linux/brcm63xx/dts/bcm6338.dtsi b/target/linux/brcm63xx/dts/bcm6338.dtsi
deleted file mode 100644
index a20bd73..0000000
--- a/target/linux/brcm63xx/dts/bcm6338.dtsi
+++ /dev/null
@@ -1,33 +0,0 @@
-/ {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "brcm,bcm6338";
-
- aliases {
- pflash = &pflash;
- };
-
- cpus {
- cpu@0 {
- compatible = "brcm,bmips3300", "mips,mips4Kc";
- };
- };
-
- memory { device_type = "memory"; reg = <0 0>; };
-
- pflash: nor@1fc00000 {
- compatible = "cfi-flash";
- reg = <0x1fc00000 0x400000>;
- bank-width = <2>;
- #address-cells = <1>;
- #size-cells = <1>;
-
- status = "disabled";
- };
-
- ubus@fff00000 {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "simple-bus";
- };
-};
diff --git a/target/linux/brcm63xx/dts/bcm6345.dtsi b/target/linux/brcm63xx/dts/bcm6345.dtsi
deleted file mode 100644
index 51123a8..0000000
--- a/target/linux/brcm63xx/dts/bcm6345.dtsi
+++ /dev/null
@@ -1,33 +0,0 @@
-/ {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "brcm,bcm6345";
-
- aliases {
- pflash = &pflash;
- };
-
- cpus {
- cpu@0 {
- compatible = "brcm,bmips32", "mips,mips4Kc";
- };
- };
-
- memory { device_type = "memory"; reg = <0 0>; };
-
- pflash: nor@1fc00000 {
- compatible = "cfi-flash";
- reg = <0x1fc00000 0x400000>;
- bank-width = <2>;
- #address-cells = <1>;
- #size-cells = <1>;
-
- status = "disabled";
- };
-
- ubus@fff00000 {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "simple-bus";
- };
-};
diff --git a/target/linux/brcm63xx/dts/bcm6348.dtsi b/target/linux/brcm63xx/dts/bcm6348.dtsi
deleted file mode 100644
index c839313..0000000
--- a/target/linux/brcm63xx/dts/bcm6348.dtsi
+++ /dev/null
@@ -1,33 +0,0 @@
-/ {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "brcm,bcm6348";
-
- aliases {
- pflash = &pflash;
- };
-
- cpus {
- cpu@0 {
- compatible = "brcm,bmips3300", "mips,mips4Kc";
- };
- };
-
- memory { device_type = "memory"; reg = <0 0>; };
-
- pflash: nor@1fc00000 {
- compatible = "cfi-flash";
- reg = <0x1fc00000 0x400000>;
- bank-width = <2>;
- #address-cells = <1>;
- #size-cells = <1>;
-
- status = "disabled";
- };
-
- ubus@fff00000 {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "simple-bus";
- };
-};
diff --git a/target/linux/brcm63xx/dts/bcm6358.dtsi b/target/linux/brcm63xx/dts/bcm6358.dtsi
deleted file mode 100644
index d5a84a4..0000000
--- a/target/linux/brcm63xx/dts/bcm6358.dtsi
+++ /dev/null
@@ -1,37 +0,0 @@
-/ {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "brcm,bcm6358";
-
- aliases {
- pflash = &pflash;
- };
-
- cpus {
- cpu@0 {
- compatible = "brcm,bmips4350", "mips,mips4Kc";
- };
-
- cpu@1 {
- compatible = "brcm,bmips4350", "mips,mips4Kc";
- };
- };
-
- memory { device_type = "memory"; reg = <0 0>; };
-
- pflash: nor@1e000000 {
- compatible = "cfi-flash";
- reg = <0x1e000000 0x2000000>;
- bank-width = <2>;
- #address-cells = <1>;
- #size-cells = <1>;
-
- status = "disabled";
- };
-
- ubus@fff00000 {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "simple-bus";
- };
-};
diff --git a/target/linux/brcm63xx/dts/bcm6362.dtsi b/target/linux/brcm63xx/dts/bcm6362.dtsi
deleted file mode 100644
index 9553621..0000000
--- a/target/linux/brcm63xx/dts/bcm6362.dtsi
+++ /dev/null
@@ -1,23 +0,0 @@
-/ {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "brcm,bcm6362";
-
- cpus {
- cpu@0 {
- compatible = "brcm,bmips4350", "mips,mips4Kc";
- };
-
- cpu@1 {
- compatible = "brcm,bmips4350", "mips,mips4Kc";
- };
- };
-
- memory { device_type = "memory"; reg = <0 0>; };
-
- ubus@10000000 {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "simple-bus";
- };
-};
diff --git a/target/linux/brcm63xx/dts/bcm6368.dtsi b/target/linux/brcm63xx/dts/bcm6368.dtsi
deleted file mode 100644
index 8dfb6e8..0000000
--- a/target/linux/brcm63xx/dts/bcm6368.dtsi
+++ /dev/null
@@ -1,36 +0,0 @@
-/ {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "brcm,bcm6368";
-
- aliases {
- pflash = &pflash;
- };
-
- cpus {
- cpu@0 {
- compatible = "brcm,bmips4350", "mips,mips4Kc";
- };
-
- cpu@1 {
- compatible = "brcm,bmips4350", "mips,mips4Kc";
- };
- };
-
- memory { device_type = "memory"; reg = <0 0>; };
-
- ubus@10000000 {
- #address-cells = <1>;
- #size-cells = <1>;
- compatible = "simple-bus";
- };
-
- pflash: nor@18000000 {
- compatible = "cfi-flash";
- reg = <0x18000000 0x2000000>;
- bank-width = <2>;
- #address-cells = <1>;
- #size-cells = <1>;
- status = "disabled";
- };
-};
diff --git a/target/linux/brcm63xx/dts/bcm96328avng.dts b/target/linux/brcm63xx/dts/bcm96328avng.dts
deleted file mode 100644
index 52e7daf..0000000
--- a/target/linux/brcm63xx/dts/bcm96328avng.dts
+++ /dev/null
@@ -1,8 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6328.dtsi"
-
-/ {
- model = "Broadcom BCM96328avng reference board";
- compatible = "brcm,bcm96328avng", "brcm,bcm6328";
-};
diff --git a/target/linux/brcm63xx/dts/ct-5365.dts b/target/linux/brcm63xx/dts/ct-5365.dts
deleted file mode 100644
index 2ada4f8..0000000
--- a/target/linux/brcm63xx/dts/ct-5365.dts
+++ /dev/null
@@ -1,30 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6348.dtsi"
-
-/ {
- model = "Comtrend CT-5365";
- compatible = "comtrend,ct-5365", "brcm,bcm6348";
-};
-
-&pflash {
- status = "ok";
-
- linux,part-probe = "bcm63xxpart";
-
- cfe@0 {
- label = "CFE";
- reg = <0x000000 0x010000>;
- read-only;
- };
-
- linux@10000 {
- label = "linux";
- reg = <0x010000 0x3e0000>;
- };
-
- nvram@3f0000 {
- label = "nvram";
- reg = <0x3f0000 0x010000>;
- };
-};
diff --git a/target/linux/brcm63xx/dts/ct-6373.dts b/target/linux/brcm63xx/dts/ct-6373.dts
deleted file mode 100644
index 1aca23a..0000000
--- a/target/linux/brcm63xx/dts/ct-6373.dts
+++ /dev/null
@@ -1,30 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6358.dtsi"
-
-/ {
- model = "Comtrend CT-6373";
- compatible = "comtrend,ct-6373", "brcm,bcm6358";
-};
-
-&pflash {
- status = "ok";
-
- linux,part-probe = "bcm63xxpart";
-
- cfe@0 {
- label = "CFE";
- reg = <0x000000 0x010000>;
- read-only;
- };
-
- linux@10000 {
- label = "linux";
- reg = <0x010000 0x7e0000>;
- };
-
- nvram@7f0000 {
- label = "nvram";
- reg = <0x7f0000 0x010000>;
- };
-};
diff --git a/target/linux/brcm63xx/dts/ct536plus.dts b/target/linux/brcm63xx/dts/ct536plus.dts
deleted file mode 100644
index d8e2d3b..0000000
--- a/target/linux/brcm63xx/dts/ct536plus.dts
+++ /dev/null
@@ -1,8 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6348.dtsi"
-
-/ {
- model = "Comtrend CT-536+/CT-5621T";
- compatible = "comtrend,ct536+", "brcm,bcm6348";
-};
diff --git a/target/linux/brcm63xx/dts/dsl-274xb-c.dts b/target/linux/brcm63xx/dts/dsl-274xb-c.dts
deleted file mode 100644
index e36ddfa..0000000
--- a/target/linux/brcm63xx/dts/dsl-274xb-c.dts
+++ /dev/null
@@ -1,30 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6358.dtsi"
-
-/ {
- model = "D-Link DSL-2740B/DSL-2741B rev C2/3";
- compatible = "d-link,dsl-274xb-c2", "brcm,bcm6358";
-};
-
-&pflash {
- status = "ok";
-
- linux,part-probe = "bcm63xxpart";
-
- cfe@0 {
- label = "CFE";
- reg = <0x000000 0x010000>;
- read-only;
- };
-
- linux@10000 {
- label = "linux";
- reg = <0x010000 0x3e0000>;
- };
-
- nvram@3f0000 {
- label = "nvram";
- reg = <0x3f0000 0x010000>;
- };
-};
diff --git a/target/linux/brcm63xx/dts/dva-g3810bn_tl.dts b/target/linux/brcm63xx/dts/dva-g3810bn_tl.dts
deleted file mode 100644
index 20accd7..0000000
--- a/target/linux/brcm63xx/dts/dva-g3810bn_tl.dts
+++ /dev/null
@@ -1,8 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6358.dtsi"
-
-/ {
- model = "D-Link DVA-G3810BN/TL";
- compatible = "d-link,dva-g3810bn/tl", "brcm,bcm6358";
-};
diff --git a/target/linux/brcm63xx/dts/gw6000.dts b/target/linux/brcm63xx/dts/gw6000.dts
deleted file mode 100644
index f0b5c54..0000000
--- a/target/linux/brcm63xx/dts/gw6000.dts
+++ /dev/null
@@ -1,8 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6348.dtsi"
-
-/ {
- model = "TECOM GW6000";
- compatible = "tecom,gw6000", "brcm,bcm6348";
-};
diff --git a/target/linux/brcm63xx/dts/gw6200.dts b/target/linux/brcm63xx/dts/gw6200.dts
deleted file mode 100644
index 4165030..0000000
--- a/target/linux/brcm63xx/dts/gw6200.dts
+++ /dev/null
@@ -1,8 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6348.dtsi"
-
-/ {
- model = "TECOM GW6200";
- compatible = "tecom,gw6200", "brcm,bcm6348";
-};
diff --git a/target/linux/brcm63xx/dts/hg520v.dts b/target/linux/brcm63xx/dts/hg520v.dts
deleted file mode 100644
index bc8af33..0000000
--- a/target/linux/brcm63xx/dts/hg520v.dts
+++ /dev/null
@@ -1,30 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6358.dtsi"
-
-/ {
- model = "Huawei EchoLife HG520v";
- compatible = "huawei,hg520v", "brcm,bcm6358";
-};
-
-&pflash {
- status = "ok";
-
- linux,part-probe = "bcm63xxpart";
-
- cfe@0 {
- label = "CFE";
- reg = <0x000000 0x010000>;
- read-only;
- };
-
- linux@10000 {
- label = "linux";
- reg = <0x010000 0x3e0000>;
- };
-
- nvram@3f0000 {
- label = "nvram";
- reg = <0x3f0000 0x010000>;
- };
-};
diff --git a/target/linux/brcm63xx/dts/hg553.dts b/target/linux/brcm63xx/dts/hg553.dts
deleted file mode 100644
index 75fec8b..0000000
--- a/target/linux/brcm63xx/dts/hg553.dts
+++ /dev/null
@@ -1,30 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6358.dtsi"
-
-/ {
- model = "Huawei EchoLife HG553";
- compatible = "huawei,hg553", "brcm,bcm6358";
-};
-
-&pflash {
- status = "ok";
-
- linux,part-probe = "bcm63xxpart";
-
- cfe@0 {
- label = "CFE";
- reg = <0x000000 0x020000>;
- read-only;
- };
-
- linux@20000 {
- label = "linux";
- reg = <0x020000 0xfc0000>;
- };
-
- nvram@fe0000 {
- label = "nvram";
- reg = <0xfe0000 0x020000>;
- };
-};
diff --git a/target/linux/brcm63xx/dts/hg556a-a.dts b/target/linux/brcm63xx/dts/hg556a-a.dts
deleted file mode 100644
index bf43571..0000000
--- a/target/linux/brcm63xx/dts/hg556a-a.dts
+++ /dev/null
@@ -1,36 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6358.dtsi"
-
-/ {
- model = "Huawei EchoLife HG556a (version A)";
- compatible = "huawei,hg556a-a", "brcm,bcm6358";
-};
-
-&pflash {
- status = "ok";
-
- linux,part-probe = "bcm63xxpart";
-
- cfe@0 {
- label = "CFE";
- reg = <0x000000 0x020000>;
- read-only;
- };
-
- linux@20000 {
- label = "linux";
- reg = <0x020000 0xec0000>;
- };
-
- cal_data@ee0000 {
- label = "cal_data";
- reg = <0xee0000 0x100000>;
- read-only;
- };
-
- nvram@fe0000 {
- label = "nvram";
- reg = <0xfe0000 0x020000>;
- };
-};
diff --git a/target/linux/brcm63xx/dts/hg556a-b.dts b/target/linux/brcm63xx/dts/hg556a-b.dts
deleted file mode 100644
index 6d218c2..0000000
--- a/target/linux/brcm63xx/dts/hg556a-b.dts
+++ /dev/null
@@ -1,36 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6358.dtsi"
-
-/ {
- model = "Huawei EchoLife HG556a (version B)";
- compatible = "huawei,hg556a-b", "brcm,bcm6358";
-};
-
-&pflash {
- status = "ok";
-
- linux,part-probe = "bcm63xxpart";
-
- cfe@0 {
- label = "CFE";
- reg = <0x000000 0x020000>;
- read-only;
- };
-
- linux@20000 {
- label = "linux";
- reg = <0x020000 0xec0000>;
- };
-
- cal_data@ee0000 {
- label = "cal_data";
- reg = <0xee0000 0x100000>;
- read-only;
- };
-
- nvram@fe0000 {
- label = "nvram";
- reg = <0xfe0000 0x020000>;
- };
-};
diff --git a/target/linux/brcm63xx/dts/hg556a-c.dts b/target/linux/brcm63xx/dts/hg556a-c.dts
deleted file mode 100644
index a5bccda..0000000
--- a/target/linux/brcm63xx/dts/hg556a-c.dts
+++ /dev/null
@@ -1,36 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6358.dtsi"
-
-/ {
- model = "Huawei EchoLife HG556a (version C)";
- compatible = "huawei,hg556a-c", "brcm,bcm6358";
-};
-
-&pflash {
- status = "ok";
-
- linux,part-probe = "bcm63xxpart";
-
- cfe@0 {
- label = "CFE";
- reg = <0x000000 0x020000>;
- read-only;
- };
-
- linux@20000 {
- label = "linux";
- reg = <0x020000 0xec0000>;
- };
-
- cal_data@ee0000 {
- label = "cal_data";
- reg = <0xee0000 0x100000>;
- read-only;
- };
-
- nvram@fe0000 {
- label = "nvram";
- reg = <0xfe0000 0x020000>;
- };
-};
diff --git a/target/linux/brcm63xx/dts/nb4-fxc-r1.dts b/target/linux/brcm63xx/dts/nb4-fxc-r1.dts
deleted file mode 100644
index e04845f..0000000
--- a/target/linux/brcm63xx/dts/nb4-fxc-r1.dts
+++ /dev/null
@@ -1,8 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6358.dtsi"
-
-/ {
- model = "SFR Neuf Box 4 (Foxconn)";
- compatible = "sfr,nb4-fxc-r1", "brcm,bcm6358";
-};
diff --git a/target/linux/brcm63xx/dts/nb4-ser-r0.dts b/target/linux/brcm63xx/dts/nb4-ser-r0.dts
deleted file mode 100644
index 9b82ccd..0000000
--- a/target/linux/brcm63xx/dts/nb4-ser-r0.dts
+++ /dev/null
@@ -1,8 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6358.dtsi"
-
-/ {
- model = "SFR Neuf Box 4 (Sercomm)";
- compatible = "sfr,nb4-ser-r0", "brcm,bcm6358";
-};
diff --git a/target/linux/brcm63xx/dts/nb6-ser-r0.dts b/target/linux/brcm63xx/dts/nb6-ser-r0.dts
deleted file mode 100644
index ea3b1fa..0000000
--- a/target/linux/brcm63xx/dts/nb6-ser-r0.dts
+++ /dev/null
@@ -1,8 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6362.dtsi"
-
-/ {
- model = "SFR neufbox 6 (Sercomm)";
- compatible = "sfr,nb6-ser-r0", "brcm,bcm6362";
-};
diff --git a/target/linux/brcm63xx/dts/p870hw-51a-v2.dts b/target/linux/brcm63xx/dts/p870hw-51a-v2.dts
deleted file mode 100644
index 916dd4a..0000000
--- a/target/linux/brcm63xx/dts/p870hw-51a-v2.dts
+++ /dev/null
@@ -1,30 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6368.dtsi"
-
-/ {
- model = "Zyxel P870HW-51a v2";
- compatible = "zyxel,p870hw-51a-v2", "brcm,bcm6368";
-};
-
-&pflash {
- status = "ok";
-
- linux,part-probe = "bcm63xxpart";
-
- cfe@0 {
- label = "CFE";
- reg = <0x000000 0x010000>;
- read-only;
- };
-
- linux@10000 {
- label = "linux";
- reg = <0x010000 0x3e0000>;
- };
-
- nvram@3f0000 {
- label = "nvram";
- reg = <0x3f0000 0x010000>;
- };
-};
diff --git a/target/linux/brcm63xx/dts/spw500v.dts b/target/linux/brcm63xx/dts/spw500v.dts
deleted file mode 100644
index d9ac629..0000000
--- a/target/linux/brcm63xx/dts/spw500v.dts
+++ /dev/null
@@ -1,30 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6348.dtsi"
-
-/ {
- model = "T-Com Speedport W500 V";
- compatible = "t-com,spw500v", "brcm,bcm6348";
-};
-
-&pflash {
- status = "ok";
-
- linux,part-probe = "bcm63xxpart";
-
- cfe@0 {
- label = "CFE";
- reg = <0x000000 0x010000>;
- read-only;
- };
-
- linux@10000 {
- label = "linux";
- reg = <0x010000 0x3e0000>;
- };
-
- nvram@3f0000 {
- label = "nvram";
- reg = <0x3f0000 0x010000>;
- };
-};
diff --git a/target/linux/brcm63xx/dts/vr-3025u.dts b/target/linux/brcm63xx/dts/vr-3025u.dts
deleted file mode 100644
index 86fde1c..0000000
--- a/target/linux/brcm63xx/dts/vr-3025u.dts
+++ /dev/null
@@ -1,30 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6368.dtsi"
-
-/ {
- model = "Comtrend VR-3025u";
- compatible = "comtrend,vr-3025u", "brcm,bcm6368";
-};
-
-&pflash {
- status = "ok";
-
- linux,part-probe = "bcm63xxpart";
-
- cfe@0 {
- label = "CFE";
- reg = <0x0000000 0x0020000>;
- read-only;
- };
-
- linux@20000 {
- label = "linux";
- reg = <0x0020000 0x1fc0000>;
- };
-
- nvram@1fe0000 {
- label = "nvram";
- reg = <0x1fe0000 0x020000>;
- };
-};
diff --git a/target/linux/brcm63xx/dts/vr-3025un.dts b/target/linux/brcm63xx/dts/vr-3025un.dts
deleted file mode 100644
index 6fc0c2a..0000000
--- a/target/linux/brcm63xx/dts/vr-3025un.dts
+++ /dev/null
@@ -1,30 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6368.dtsi"
-
-/ {
- model = "Comtrend VR-3025un";
- compatible = "comtrend,vr-3025un", "brcm,bcm6368";
-};
-
-&pflash {
- status = "ok";
-
- linux,part-probe = "bcm63xxpart";
-
- cfe@0 {
- label = "CFE";
- reg = <0x000000 0x010000>;
- read-only;
- };
-
- linux@10000 {
- label = "linux";
- reg = <0x010000 0x7e0000>;
- };
-
- nvram@7f0000 {
- label = "nvram";
- reg = <0x7f0000 0x010000>;
- };
-};
diff --git a/target/linux/brcm63xx/dts/wap-5813n.dts b/target/linux/brcm63xx/dts/wap-5813n.dts
deleted file mode 100644
index 29b85a2..0000000
--- a/target/linux/brcm63xx/dts/wap-5813n.dts
+++ /dev/null
@@ -1,30 +0,0 @@
-/dts-v1/;
-
-/include/ "bcm6368.dtsi"
-
-/ {
- model = "Comtrend WAP-5813n";
- compatible = "comtrend,wap-5813n", "brcm,bcm6368";
-};
-
-&pflash {
- status = "ok";
-
- linux,part-probe = "bcm63xxpart";
-
- cfe@0 {
- label = "CFE";
- reg = <0x000000 0x010000>;
- read-only;
- };
-
- linux@10000 {
- label = "linux";
- reg = <0x010000 0x7e0000>;
- };
-
- nvram@7f0000 {
- label = "nvram";
- reg = <0x7f0000 0x010000>;
- };
-};