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