mirror of https://github.com/hak5/openwrt.git
15 lines
314 B
Plaintext
15 lines
314 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
/dts-v1/;
|
|
|
|
#include "mt7620a_zbtlink_zbt-we1026-5g.dtsi"
|
|
|
|
/ {
|
|
compatible = "zbtlink,zbt-we1026-5g-16m", "zbtlink,zbt-we1026-5g",
|
|
"zbtlink,zbt-we1026", "ralink,mt7620a-soc";
|
|
model = "Zbtlink ZBT-WE1026-5G (16M)";
|
|
};
|
|
|
|
&firmware {
|
|
reg = <0x50000 0xfb0000>;
|
|
};
|