mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 22:23:27 +00:00
11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
|
#include "mt7621_zbtlink_zbt-wg1602-v04.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "zbtlink,zbt-wg1602-v04-32m", "zbtlink,zbt-wg1602-v04", "mediatek,mt7621-soc";
|
||
|
model = "Zbtlink ZBT-WG1602-V04 (32M)";
|
||
|
};
|
||
|
|
||
|
&firmware {
|
||
|
reg = <0x50000 0x1fb0000>;
|
||
|
};
|