13 lines
147 B
Text
13 lines
147 B
Text
|
/dts-v1/;
|
||
|
|
||
|
#include "W2914NSV2.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "WeVO 11AC NAS Router";
|
||
|
|
||
|
memory@0 {
|
||
|
device_type = "memory";
|
||
|
reg = <0x0 0x10000000>;
|
||
|
};
|
||
|
};
|