4.1.15 and yocto and uboot.imx --> uboot.bin

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

4.1.15 and yocto and uboot.imx --> uboot.bin

717 Views
351814019
Contributor I

Yocto produces a uboot.imx file.

How to make uboot.bin using Yocto ?

Or is there a script for it ?

Labels (1)
0 Kudos
2 Replies

618 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello 文博 尚,

The uboot.imx is created based on the uboot.bin and the IVT header. There is more information on this thread: https://community.nxp.com/thread/309765

The uboot.bin file should be created as part of creating the uboot.imx file. It should be on the following path

<BSP_DIR>/<BUILD_DIR>/tmp/work/<MACHINE>-poky-linux-gnueabi/u-boot-imx/<u-boot_VERSION>/git

I hope this helps!

Regards,

0 Kudos

618 Views
351814019
Contributor I

I also want to know how to make uImage using Yocto ?

0 Kudos