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
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
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