wic built image is not booting on the imx8qxp mek board

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

wic built image is not booting on the imx8qxp mek board

815 Views
Poons
Contributor II

Hello,

Yocto Release : Rev. L5.4.24_2.1.0, 06/2020

Machine : imx8mqevk

Distro : fsl-imx-wayland

I built the above release and generated wic image, and image copied to SD card (DD command) and wic image is not booting on the imx8qxp mek board.

but prebuilt wic binaries provided by NXP is boots. kindly help.

Thanks in advance.

Poons

0 Kudos
2 Replies

806 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello Poons,

Erase everything and try to do DISTRO=fsl-imx-wayland MACHINE=imx8mqevk source imx-setup-release.sh -b build-wayland
$ bitbake imx-image-multimedia

You must get the wic image similar to the prebuitls images.

 

Regards

 

0 Kudos

751 Views
Poons
Contributor II

hello,

Thanks for your reply.

I have tried erasing everything & did build, but no success also I noticed that u boot bin size is 730K where as prebuilt u boot size is 1.3M.

 is that u boot not built properly, need any updates? kindly help 

Version of u boot from bb file:
---------------------------------------
UBOOT_SRC ?= "git://source.codeaurora.org/external/imx/uboot-imx.git;protocol=https"
SRCBRANCH = "imx_v2020.04_5.4.24_2.1.0"
SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH} \
 
Thanks,
Poons
0 Kudos