Why yocto didn't generate uImage

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

Why yocto didn't generate uImage

688 Views
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?

Labels (3)
0 Kudos
Reply
1 Reply

534 Views
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?