This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Linux
Hello Champs,
SDK vesion: processor-sdk-linux-omapl138-lcdk-04.01.00.06
Customer wanted to boot from nand flash. UBI, MTD have been built into the kernel, uboot args is set as follow:
setenv bootargs console=ttyS1,115200n8 rootwait=1 rw ubi.mtd=1,2048 rootfstype=ubifs root=ubi0:rootfs
Customer found the mtd starts in the filesystem. In the Systemmap, ubi also starts before mtd.
How to start mtd before ubi?
.config8054.config-nand.txt
system.map:System.map (1).txt
Thanks.
Shine
Hi,
This is usually a problem with the dts settings. Please share the dts file.
Best Regards,
Yordan