ARM: dts: rockchip: rk3506-iotest: change ubi.mtd from 4 to 5

Change-Id: I316b8585cef8ecd1d2661168c7b4226292ba24dd
Signed-off-by: Damon Ding <damon.ding@rock-chips.com>
This commit is contained in:
Damon Ding
2024-12-02 14:20:22 +08:00
parent 5e5bea18c6
commit 47f3d3f405

View File

@@ -12,7 +12,7 @@
compatible = "rockchip,rk3506-evb1-v10", "rockchip,rk3506";
chosen {
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";
bootargs = "earlycon=uart8250,mmio32,0xff0a0000 console=ttyFIQ0 ubi.mtd=5 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 {