aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/OMEGA2P.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/OMEGA2P.dts')
-rw-r--r--target/linux/ramips/dts/OMEGA2P.dts20
1 files changed, 20 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/OMEGA2P.dts b/target/linux/ramips/dts/OMEGA2P.dts
new file mode 100644
index 0000000000..a49d94c08f
--- /dev/null
+++ b/target/linux/ramips/dts/OMEGA2P.dts
@@ -0,0 +1,20 @@
+/dts-v1/;
+
+#include "OMEGA2.dtsi"
+
+/ {
+ model = "Onion Omega2+";
+
+ memory@0 {
+ device_type = "memory";
+ reg = <0x0 0x8000000>;
+ };
+};
+
+&firmware {
+ reg = <0x50000 0x1fb0000>;
+};
+
+&system_led {
+ label = "omega2p:amber:system";
+};