mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-21 06:33:41 +00:00
12 lines
198 B
Plaintext
12 lines
198 B
Plaintext
|
/dts-v1/;
|
||
|
|
||
|
#include "ZBT-WG3526.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "zbtlink,zbt-we826-16m", "zbtlink,zbt-we826", "ralink,mt7620a-soc";
|
||
|
model = "ZBT-WE826 (16M)";
|
||
|
};
|
||
|
|
||
|
&firmware {
|
||
|
reg = <0x50000 0xfb0000>;
|
||
|
};
|