aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/W2914NSV2.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/W2914NSV2.dts')
-rw-r--r--target/linux/ramips/dts/W2914NSV2.dts12
1 files changed, 12 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/W2914NSV2.dts b/target/linux/ramips/dts/W2914NSV2.dts
new file mode 100644
index 0000000000..37afffd475
--- /dev/null
+++ b/target/linux/ramips/dts/W2914NSV2.dts
@@ -0,0 +1,12 @@
+/dts-v1/;
+
+#include "W2914NSV2.dtsi"
+
+/ {
+ model = "WeVO W2914NS v2";
+
+ memory@0 {
+ device_type = "memory";
+ reg = <0x0 0x8000000>;
+ };
+};