mirror of https://github.com/hak5/openwrt.git
12 lines
199 B
Plaintext
12 lines
199 B
Plaintext
|
/dts-v1/;
|
||
|
|
||
|
#include "ZBT-WG3526.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "zbtlink,zbt-we826-32m", "zbtlink,zbt-we826", "ralink,mt7620a-soc";
|
||
|
model = "ZBT-WE826 (32M)";
|
||
|
};
|
||
|
|
||
|
&firmware {
|
||
|
reg = <0x50000 0x1fb0000>;
|
||
|
};
|