blob: 2fa6b330bf4f2fcb8d6f63f4b8df55cb1fe6b065 [file] [log] [blame]
John Crispin6fbfe90e2013-04-12 06:27:39 +00001/dts-v1/;
2
3/include/ "rt3883.dtsi"
4
5/ {
6 compatible = "ralink,rt3883-eval-board", "ralink,rt3883-soc";
7 model = "Ralink RT3883 evaluation board";
8
9 memory@0 {
10 reg = <0x0 0x2000000>;
11 };
12
13 chosen {
14 bootargs = "console=ttyS0,57600";
15 };
16};