ramips: Added Onion Omega2 and Omega2+
[openwrt/openwrt.git] / target / linux / ramips / dts / OMEGA2.dts
diff --git a/target/linux/ramips/dts/OMEGA2.dts b/target/linux/ramips/dts/OMEGA2.dts
new file mode 100644 (file)
index 0000000..f419dc9
--- /dev/null
@@ -0,0 +1,20 @@
+/dts-v1/;
+
+#include "OMEGA2.dtsi"
+
+/ {
+       model = "Onion Omega2";
+
+       memory@0 {
+               device_type = "memory";
+               reg = <0x0 0x4000000>;
+       };
+};
+
+&firmware {
+       reg = <0x50000 0xfb0000>;
+};
+
+&system_led {
+       label = "omega2:amber:system";
+};