ARM: dts: rockchip: rv1109-38-v10-spi-nand: modify rootfs to mtd:2

The UBIFS file system does not need misc partition,
So modify the mtd of rootfs to 2.

Signed-off-by: Nickey Yang <nickey.yang@rock-chips.com>
Change-Id: Ic44411fd5251871f768d7192e792190769a92633
This commit is contained in:
Nickey Yang
2020-08-10 10:40:08 +08:00
committed by Tao Huang
parent 0a05fb7bcf
commit c828effdff

View File

@@ -12,7 +12,7 @@
compatible = "rockchip,rv1109-38-v10-spi-nand", "rockchip,rv1109";
chosen {
bootargs = "earlycon=uart8250,mmio32,0xff570000 console=ttyFIQ0 ubi.mtd=3 root=ubi0:rootfs rootfstype=ubifs snd_aloop.index=7";
bootargs = "earlycon=uart8250,mmio32,0xff570000 console=ttyFIQ0 ubi.mtd=2 root=ubi0:rootfs rootfstype=ubifs snd_aloop.index=7";
};
/delete-node/ vdd-npu;