M7350/kernel/arch/mips/boot/dts/mt7620a_eval.dts

18 lines
272 B
Plaintext
Raw Normal View History

2024-09-09 08:57:42 +00:00
/dts-v1/;
/include/ "mt7620a.dtsi"
/ {
compatible = "ralink,mt7620a-eval-board", "ralink,mt7620a-soc";
model = "Ralink MT7620A evaluation board";
memory@0 {
device_type = "memory";
reg = <0x0 0x2000000>;
};
chosen {
bootargs = "console=ttyS0,57600";
};
};