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