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.

AM3517 启用ubi,yaffs文件系统失败。



Hi,

    系统是可以起来,但是挂载根文件系统时失败了,显示 “unknow ubi0.0.....",

  首先内核里已启用ubi文件系统,

  uboot:

   nandecc sw

   nand write.i 0x80000000 0x780000 $filesize

   再启动内核了。

   结果挂在加载rootfs那里了,使用的SDK5.04,

 

还有yaffs文件也出现这种情况,不同的是提示没有找到init进程。。

请教一下,有解吗?