iMX8 boot image build

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iMX8 boot image build

Jump to solution
679 Views
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 Kudos
Reply
1 Solution
610 Views
dfurtney
Contributor II

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

View solution in original post

0 Kudos
Reply
2 Replies
611 Views
dfurtney
Contributor II

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

0 Kudos
Reply
655 Views
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 Kudos
Reply