Imx6ul board bring up files and booting issue with yocto.

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

Imx6ul board bring up files and booting issue with yocto.

2,876件の閲覧回数
manojl045
Contributor I

hi im working on imx6ul board using yacto. the thing is when i coped ccimx6ulstarter-installer in to Root folder with fat32 configuration. after this configuration inserted sd card in my board but unable to see anything in terminal and i can see RX led is blinking when i press any key on my keyboard. i'm not able to see the board booting also. please help to get out of this.

ラベル(1)
タグ(2)
0 件の賞賛
返信
1 返信

519件の閲覧回数
b36401
NXP Employee
NXP Employee

To bring up the board you need to load u-boot prior to Linux.
I mean that boot ROM code of the processor loads u-boot from some media and then u-boot loads Linux kernel.
If you are using some stadnard boadd you can use u-boot from its binary demo files.
For example here you can get u-boot-imx6ulevk_sd.imx file for i.MX6UltraLite Evaluation Kit board:
https://www.nxp.com/support/developer-resources/software-development-tools/i.mx-developer-resources/...
When the board is running u-boot you can see some diagnostic output in terminal.
And finally you can load Linux kernel using u-boot.

Have a great day,
Victor

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

0 件の賞賛
返信