Skip to content

Commit 2b3fe0f

Browse files
committed
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 <[email protected]>
1 parent 6f32e1d commit 2b3fe0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/rockchip/rk3399-linux.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
compatible = "rockchip,linux", "rockchip,rk3399";
4848

4949
chosen {
50-
bootargs = "earlycon=uart8250,mmio32,0xff1a0000 swiotlb=1 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=ext4 rootwait";
50+
bootargs = "earlycon=uart8250,mmio32,0xff1a0000 swiotlb=1 console=ttyFIQ0 rw root=PARTUUID=614e0000-0000 rootfstype=ext4 rootwait";
5151
};
5252

5353
reserved-memory {

0 commit comments

Comments
 (0)