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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

746 次查看
351814019
Contributor I

Yocto produces a uboot.imx file.

How to make uboot.bin using Yocto ?

Or is there a script for it ?

标签 (1)
0 项奖励
2 回复数

647 次查看
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 项奖励

647 次查看
351814019
Contributor I

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

0 项奖励