John Crispin | 6fbfe90e | 2013-04-12 06:27:39 +0000 | [diff] [blame] | 1 | /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 | }; |