mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-25 06:26:15 +00:00
9cb5853592
Use correct indent. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
13 lines
258 B
Plaintext
13 lines
258 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
|
|
#include "mt7628an_glinet_vixmini_microuter.dtsi"
|
|
|
|
/ {
|
|
compatible = "glinet,microuter-n300", "mediatek,mt7628an-soc";
|
|
model = "GL.iNet microuter-N300";
|
|
};
|
|
|
|
&firmware_part {
|
|
reg = <0x50000 0xfb0000>;
|
|
};
|