iMX8 boot image build

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

iMX8 boot image build

ソリューションへジャンプ
1,347件の閲覧回数
dfurtney
Contributor II

I have built the Yocto project for imx8qxp and it works as expected. Following the LUG and YPUG i also built the imx-boot image by aggregating the required pieces. This boots, but ethernet is not working quite right (it appears up, I can ping out but nothing can get in) so TFTP doesn't work and I need it.  

I noticed my final imx-boot file is about half the size of the yocto generated imx-boot. Looking through the recipes it is clear there is a lot more going on in the Yocto build but I really need to be able to do this without Yocto (for environment reasons). 

Is there something else I should be adding? Any help would be appreciated.

 

0 件の賞賛
返信
1 解決策
1,278件の閲覧回数
dfurtney
Contributor II

This was actually the result of not having exactly the right u-boot git repo checked out. Painful lesson.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,279件の閲覧回数
dfurtney
Contributor II

This was actually the result of not having exactly the right u-boot git repo checked out. Painful lesson.

0 件の賞賛
返信
1,323件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

you can refer to the chapter 4.5.13 How to build imx-boot image by using imx-mkimage of linux user guide, which has detailed steps, for imx-mkimage, you can find it from

https://github.com/nxp-imx/imx-mkimage

0 件の賞賛
返信