mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
arm64: dts: rockchip: set rootfstype=ext4 for rk3326-evb-lp3-v10-linux
Change-Id: I6ef17624ddf656e12550d2cac958d262e750d63c Signed-off-by: Leo Wen <leo.wen@rock-chips.com>
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
compatible = "rockchip,rk3326-evb-lp3-v10-linux", "rockchip,rk3326";
|
||||
|
||||
chosen {
|
||||
bootargs = "earlycon=uart8250,mmio32,0xff160000 swiotlb=1 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=squashfs rootwait";
|
||||
bootargs = "earlycon=uart8250,mmio32,0xff160000 swiotlb=1 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=ext4 rootwait";
|
||||
};
|
||||
|
||||
adc-keys {
|
||||
|
||||
Reference in New Issue
Block a user