mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2026-01-08 12:14:47 +00:00
13 lines
147 B
Plaintext
13 lines
147 B
Plaintext
/dts-v1/;
|
|
|
|
#include "W2914NSV2.dtsi"
|
|
|
|
/ {
|
|
model = "WeVO 11AC NAS Router";
|
|
|
|
memory@0 {
|
|
device_type = "memory";
|
|
reg = <0x0 0x10000000>;
|
|
};
|
|
};
|