mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
arm64: dts: rockchip: rk3588-nvr-demo-v10-spi-nand: update ubi.mtd to 4
Signed-off-by: Mark Huang <huangjc@rock-chips.com> Change-Id: I72d31311c482d46f646ec9b8af87adca1b8a597f
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
compatible = "rockchip,rk3588-nvr-demo-v10-spi-nand", "rockchip,rk3588";
|
||||
|
||||
chosen: chosen {
|
||||
bootargs = "earlycon=uart8250,mmio32,0xfeb50000 console=ttyFIQ0 clk_gate.always_on=1 pm_domains.always_on=1 ubi.mtd=3 root=ubi0:rootfs rootfstype=ubifs rw rootwait";
|
||||
bootargs = "earlycon=uart8250,mmio32,0xfeb50000 console=ttyFIQ0 clk_gate.always_on=1 pm_domains.always_on=1 ubi.mtd=4 root=ubi0:rootfs rootfstype=ubifs rw rootwait";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user