... and so the root and boot partitions can be ext4 formatted. The root parameter for uboot in these devices is set in /boot/uEnv.txt, mine is: root=PARTUUID=94a2dc27-01 mtdparts=mtdparts=orion_nand:0xC0000(uboot),0x40000(uboot_env),0x80000(old_uboot_env),0x80000(key_store),0x80000(info),0xA00000(etc),0xA00000(kernel_1),0x2FC0000(rootfs1),0xA00000(kernel_2),0x2FC0000(rootfs2) ...