arm64: dts: rockchip: set the bootargs with rw for rk356x linux

The Linux rootfs allow to be readable and writable by default.

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Change-Id: Ibc8de371c2b27a5062311e079bfe3389c5ffd6c8
This commit is contained in:
Caesar Wang
2020-11-10 13:59:31 +08:00
parent 8ed584f1f0
commit b30c27adeb

View File

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