ARM: dts: Add bootargs for rk3036-kylin

Add console and UUID in the bootargs.

Change-Id: I69827656752725ac9a0d39d36833f23bf36cab28
Signed-off-by: David Wu <david.wu@rock-chips.com>
This commit is contained in:
David Wu
2018-11-07 09:04:50 +08:00
committed by Tao Huang
parent f088f23ce9
commit d6ca92dc82

View File

@@ -46,6 +46,10 @@
model = "Rockchip RK3036 KylinBoard";
compatible = "rockchip,rk3036-kylin", "rockchip,rk3036";
chosen {
bootargs = "earlycon=uart8250,mmio32,0x20068000 console=ttyFIQ0 rw root=PARTUUID=7c0b0000-0000 rootfstype=ext4 rootwait";
};
memory {
device_type = "memory";
reg = <0x60000000 0x20000000>;