mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ARM: dts: rockchip: rk3506-test11-v10: Change ubi.mtd id to 5
Refs: 870fe4496a ("ARM: dts: rockchip: rk3506-evb1-v10: Change ubi.mtd id to 5")
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Change-Id: Ia8b4d0414d17e87cdcb86e49a58faf41ec6e67b2
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
compatible = "rockchip,rk3506g-test1-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 {
|
||||
|
||||
Reference in New Issue
Block a user