13 lines
141 B
Text
13 lines
141 B
Text
|
/dts-v1/;
|
||
|
|
||
|
#include "W2914NSV2.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "WeVO W2914NS v2";
|
||
|
|
||
|
memory@0 {
|
||
|
device_type = "memory";
|
||
|
reg = <0x0 0x8000000>;
|
||
|
};
|
||
|
};
|