]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/mips/ralink/dts/mt7620a_eval.dts
Merge tag 'fcoe' into fixes
[karo-tx-linux.git] / arch / mips / ralink / dts / mt7620a_eval.dts
1 /dts-v1/;
2
3 /include/ "mt7620a.dtsi"
4
5 / {
6         compatible = "ralink,mt7620a-eval-board", "ralink,mt7620a-soc";
7         model = "Ralink MT7620A evaluation board";
8
9         memory@0 {
10                 reg = <0x0 0x2000000>;
11         };
12
13         chosen {
14                 bootargs = "console=ttyS0,57600";
15         };
16 };