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.
25 lines
357 B
25 lines
357 B
/dts-v1/;
|
|
|
|
/include/ "mt7621.dtsi"
|
|
|
|
/ {
|
|
compatible = "mediatek,mt7621-eval-board", "mediatek,mt7621-soc";
|
|
model = "Mediatek MT7621 evaluation board";
|
|
|
|
memory@0 {
|
|
device_type = "memory";
|
|
reg = <0x0 0x2000000>;
|
|
};
|
|
|
|
chosen {
|
|
bootargs = "console=ttyS0,57600";
|
|
};
|
|
|
|
sdhci@10130000 {
|
|
status = "okay";
|
|
};
|
|
|
|
xhci@1E1C0000 {
|
|
status = "okay";
|
|
};
|
|
};
|
|
|