b78f2805988854cd1c694aac6248fa869abdad2c
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / rk3036-fpga.dts
1 /dts-v1/;
2
3 #include "rk3036.dtsi"
4
5 / {
6         compatible = "rockchip,rk3036";
7
8         memory {
9                 device_type = "memory";
10                 reg = <0x60000000 0x10000000>;
11         };
12
13         chosen {
14                 bootargs = "androidboot.console=ttyFIQ0 initrd=0x62000000,0x00800000";
15         };
16
17         fiq-debugger {
18                 status = "okay";
19         };
20
21
22 };