]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/mips/ralink/dts/rt3883_eval.dts
Merge remote-tracking branches 'spi/topic/adi', 'spi/topic/atmel' and 'spi/topic...
[karo-tx-linux.git] / arch / mips / ralink / dts / rt3883_eval.dts
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                 device_type = "memory";
11                 reg = <0x0 0x2000000>;
12         };
13
14         chosen {
15                 bootargs = "console=ttyS0,57600";
16         };
17 };