Why yocto didn't generate uImage

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

Why yocto didn't generate uImage

964 次查看
waynetsui
Contributor II

I use fsl-community-bsp to build image as follow:

$ MACHINE=imx6dl-riotboard source fsl-setup-release.sh -b riotboard-build -e fb

$ bitbake core-image-minimalBut I found there is no uImage at tmp/deploy/image/imx6dl-riotboard.WHY?

标签 (3)
0 项奖励
回复
1 回复

810 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Wayne Tsui,

I would recommend making sure that you’re using the FSL Community BSP and not the BSP Release as the fsl-setup-release.sh is used on the FSL Release BSP, which does not support 3rd party boards.

You didn’t mentioned which kernel you are using but starting 3.10 the kernel is created as zImage. Would you please check if that file was created?