Why yocto didn't generate uImage

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

Why yocto didn't generate uImage

951件の閲覧回数
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 返信

797件の閲覧回数
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?