From 2b3fe0f3500bd62ea6ba3a2da177edda27a8d6ea Mon Sep 17 00:00:00 2001 From: Caesar Wang Date: Mon, 9 Apr 2018 18:18:01 +0800 Subject: [PATCH] arm64: dts: rockchip: add the readable and writable for rk3399 linux There are some progresses need the readable and writable, when the debian rootfs brings up. Change-Id: I0f3b4fab5d591e35f5aacb4901f4e7733e46c306 Signed-off-by: Caesar Wang --- arch/arm64/boot/dts/rockchip/rk3399-linux.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3399-linux.dtsi b/arch/arm64/boot/dts/rockchip/rk3399-linux.dtsi index 962098b842df..20c45193664d 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-linux.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3399-linux.dtsi @@ -47,7 +47,7 @@ compatible = "rockchip,linux", "rockchip,rk3399"; chosen { - bootargs = "earlycon=uart8250,mmio32,0xff1a0000 swiotlb=1 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=ext4 rootwait"; + bootargs = "earlycon=uart8250,mmio32,0xff1a0000 swiotlb=1 console=ttyFIQ0 rw root=PARTUUID=614e0000-0000 rootfstype=ext4 rootwait"; }; reserved-memory {