mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
8b65fef173
This is basically a ZBT-WG3526 (mt7621 SoC), but with 32M flash. Signed-off-by: Dominik Menke <dom@digineo.de>
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";
|
|
};
|