Unable to load rootfs, numerous SD card errors

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Unable to load rootfs, numerous SD card errors

ソリューションへジャンプ
1,250件の閲覧回数
dluberger
Contributor V

Despite the fact that my sd card seems fine, I'm getting lots of errors while the kernel attempts to load the rootfs.  Boot log attached.  Also, I noticed that while the kernel loads, my LCD screen gradually fades to all white. I'm wondering if this is just a symptom of the kernel hanging up and the LCDIF buffer filling?  The issue starts at line 409, where it says mmc0: Timeout waiting for hardware interrupt.  Is this related to the card detect line? I tried changing the device tree setting for the card to non-removable but that didn't help.

ラベル(4)
1 解決策
1,113件の閲覧回数
dluberger
Contributor V

Thanks, I actually figured this out a while ago.  It turned out I had disabled something in my defconfig file that I hadn't realized was related to the SD card (SCSI or something like that).  The kernel now loads the rootfs.

元の投稿で解決策を見る

2 返答(返信)
1,113件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

 

  please check your board, using recommendations of the Hardware Development

Guide for the i.MX 6UltraLite.

http://cache.nxp.com/files/32bit/doc/user_guide/IMX6ULHDG.pdf

 

  Perhaps, it makes sense to test memory:

https://community.nxp.com/docs/DOC-105652 

 

  Is it possible to try booting SD card instead of eMMC?

Have a great day,

Yuri

 

------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer

button. Thank you!

0 件の賞賛
返信
1,114件の閲覧回数
dluberger
Contributor V

Thanks, I actually figured this out a while ago.  It turned out I had disabled something in my defconfig file that I hadn't realized was related to the SD card (SCSI or something like that).  The kernel now loads the rootfs.