mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
17 lines
246 B
Text
17 lines
246 B
Text
![]() |
/dts-v1/;
|
||
|
|
||
|
/include/ "mt7620a.dtsi"
|
||
|
|
||
|
/ {
|
||
|
compatible = "ralink,mt7620a-eval-board", "ralink,mt7620a-soc";
|
||
|
model = "Ralink MT7620A evaluation board";
|
||
|
|
||
|
memory@0 {
|
||
|
reg = <0x0 0x2000000>;
|
||
|
};
|
||
|
|
||
|
chosen {
|
||
|
bootargs = "console=ttyS0,57600";
|
||
|
};
|
||
|
};
|