Cannot Boot from SD Card with Linux and i.MX6

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

Cannot Boot from SD Card with Linux and i.MX6

ソリューションへジャンプ
2,098件の閲覧回数
andreykononov
Contributor III

Can't boot u-boot on board SABRE for Automotive Infotainment Based on the i.MX 6 Series

i'm writing

sudo dd if=u-boot-imx6qsabresd_sd.imx of=/dev/sdd bs=1k seek=1 conv=fsync

and have nothing in debug console

When booting from nand cant see SD

=> mmc rescan

MMC: no card present

 

On the other hand QNX booting well from the same SD card

Original Attachment has been moved to: u-boot-imx6qsabresd_sd.imx.zip

ラベル(3)
0 件の賞賛
返信
1 解決策
1,692件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Andrey

probably you used wrong uboot for other board, please use NXP/FSL Demo images

Board Support Packages (29)

L3.14.28_1.0.0_iMX6QDLS_BUNDLE (REV L3.14.28_1.0.0)

i.MX 6Quad, i.MX 6Dual, i.MX 6DualLite, i.MX 6Solo Linux Binary Demo Files and Linux BSP Documentation

http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-process...

for writing to SD follow sect.4.3.4 Copying a boot loader image

attached Linux Guide

Best regards

igor

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

Note: If this post answers your question, please click the Correct Answer button. Thank you!

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

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,693件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Andrey

probably you used wrong uboot for other board, please use NXP/FSL Demo images

Board Support Packages (29)

L3.14.28_1.0.0_iMX6QDLS_BUNDLE (REV L3.14.28_1.0.0)

i.MX 6Quad, i.MX 6Dual, i.MX 6DualLite, i.MX 6Solo Linux Binary Demo Files and Linux BSP Documentation

http://www.nxp.com/products/microcontrollers-and-processors/arm-processors/i.mx-applications-process...

for writing to SD follow sect.4.3.4 Copying a boot loader image

attached Linux Guide

Best regards

igor

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

Note: If this post answers your question, please click the Correct Answer button. Thank you!

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

0 件の賞賛
返信
1,692件の閲覧回数
andreykononov
Contributor III

Thank you. This manual helped to solve problem, after flashing DTB file

0 件の賞賛
返信