mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
16 lines
174 B
Plaintext
16 lines
174 B
Plaintext
|
/dts-v1/;
|
||
|
|
||
|
#include "ZBT-WG3526.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Digineo AC1200 Pro";
|
||
|
};
|
||
|
|
||
|
&firmware {
|
||
|
reg = <0x50000 0x1fb0000>;
|
||
|
};
|
||
|
|
||
|
&status_led {
|
||
|
label = "ac1200pro:green:status";
|
||
|
};
|