]> git.ipfire.org Git - thirdparty/kernel/linux.git/blob - arch/mips/boot/dts/ralink/mt7620a_eval.dts
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / arch / mips / boot / dts / ralink / mt7620a_eval.dts
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
3
4 /include/ "mt7620a.dtsi"
5
6 / {
7 compatible = "ralink,mt7620a-eval-board", "ralink,mt7620a-soc";
8 model = "Ralink MT7620A evaluation board";
9
10 memory@0 {
11 device_type = "memory";
12 reg = <0x0 0x2000000>;
13 };
14
15 chosen {
16 bootargs = "console=ttyS0,57600";
17 };
18 };