arm64: dts: rockchip: rk3568-linux: add some bootargs

add "root=" and rootwait boot option

Change-Id: I96d5a18b5d13a9ae2e5136c6b43b572369b7f531
Signed-off-by: Hans Yang <yhx@rock-chips.com>
This commit is contained in:
Hans Yang
2020-11-08 17:08:15 +08:00
committed by Tao Huang
parent 64d0859286
commit e69fc71d35

View File

@@ -6,7 +6,7 @@
/ {
chosen: chosen {
bootargs = "earlycon=uart8250,mmio32,0xfe660000 console=ttyFIQ0";
bootargs = "earlycon=uart8250,mmio32,0xfe660000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootwait";
};
fiq-debugger {