Hi @AldoG ,
This is continuity of Case imx8mm-lpdd4 eFUSE not booting for ECSPI2 booting.
1) We were trying to create a bootable image for ECSPI2.
We tried the following command to create one, but after porting it We were unable to see any messages at console.
echo "UBOOT_CONFIG = \"fspi\"" >> conf/local.conf"
Can you please let us know the issue?
2) We also trying to modify the yocto build for u-boot,
We modified the u-boot source code under tmp/work/imx8mmevk-poky-linux
We can able to see the u-boot binary get updated under tmp/deploy/images.
but final image "imx-boot-imx8mm-lpddr4-evk-sd.bin-flash_evk" (fspi in our case) didnt get updated.
Can you please let us know what command to invoke mkimage to get the final image get updated?
$ bitbake-layers show-recipes | grep mkimage
imx-mkimage:
bitbake imx-mkimage we tried to run this manually.
Since we were unable to modify the u-boot and create the final image with ECSPI2 enabled we were unable to move further.
Thanks,
Vignesh.