blob: e8df21a5d10d9eb35a2dfc88af0d137d9c66156e [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 {
Leif Lindholmdfc44f82014-04-17 18:42:00 +010010 device_type = "memory";
John Crispin6fbfe90e2013-04-12 06:27:39 +000011 reg = <0x0 0x2000000>;
12 };
13
14 chosen {
15 bootargs = "console=ttyS0,57600";
16 };
17};