mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
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:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user