ARM: dts: rockchip: rk3506-evb1-v10: Change ubi.mtd id to 5

Support vendor storage.

Change-Id: Iafc7fdf69ab9a6e38977f50c7da3b2809e5ee21c
Signed-off-by: ZiHan Huang <zack.huang@rock-chips.com>
This commit is contained in:
ZiHan Huang
2024-08-30 17:27:43 +08:00
committed by Tao Huang
parent 278603e9f7
commit 870fe4496a

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";
};
acodec_sound: acodec-sound {