aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/OMEGA2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/OMEGA2.dts')
-rw-r--r--target/linux/ramips/dts/OMEGA2.dts21
1 files changed, 0 insertions, 21 deletions
diff --git a/target/linux/ramips/dts/OMEGA2.dts b/target/linux/ramips/dts/OMEGA2.dts
deleted file mode 100644
index 25cc818d56..0000000000
--- a/target/linux/ramips/dts/OMEGA2.dts
+++ /dev/null
@@ -1,21 +0,0 @@
-/dts-v1/;
-
-#include "OMEGA2.dtsi"
-
-/ {
- compatible = "onion,omega2", "mediatek,mt7628an-soc";
- model = "Onion Omega2";
-
- memory@0 {
- device_type = "memory";
- reg = <0x0 0x4000000>;
- };
-};
-
-&firmware {
- reg = <0x50000 0xfb0000>;
-};
-
-&system_led {
- label = "omega2:amber:system";
-};