You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
/dts-v1/;
|
|
|
|
/include/ "mt7621.dtsi"
|
|
|
|
/ {
|
|
compatible = "ralink,mt7621-eval-board", "ralink,mt7621-soc";
|
|
model = "Ralink MT7621 evaluation board";
|
|
|
|
memory@0 {
|
|
reg = <0x0 0x2000000>;
|
|
};
|
|
|
|
chosen {
|
|
bootargs = "console=ttyS0,57600";
|
|
};
|
|
};
|
|
|