ARM: dts: rockchip: rk3506g-iotest: set rootfs parameter

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Change-Id: Icba37e99735d4aa4a3af622039cb89dfefd49798
This commit is contained in:
Shawn Lin
2024-06-29 08:53:33 +08:00
committed by Tao Huang
parent 7c31bea0de
commit 2a1131cbf2

View File

@@ -12,7 +12,7 @@
compatible = "rockchip,rk3506-evb1-v10", "rockchip,rk3506";
chosen {
bootargs = "earlycon=uart8250,mmio32,0xff0a0000 console=ttyFIQ0 root=PARTUUID=614e0000-0000 rootfstype=squashfs rootwait snd_aloop.index=7 snd_aloop.use_raw_jiffies=1";
bootargs = "earlycon=uart8250,mmio32,0xff0a0000 console=ttyFIQ0 ubi.mtd=4 ubi.block=0,rootfs root=/dev/ubiblock0_0 rootfstype=squashfs rootwait snd_aloop.index=7 snd_aloop.use_raw_jiffies=1";
};
fiq_debugger: fiq-debugger {