[MACHINE][IMX8MP-EVK][FIX] fix IMX_DEFAULT_BOOTLOADER
By default, IMX_DEFAULT_BOOTLOADER is set to "u-boot-fslc", and as a result
uuu_bootloader_tag expects the flash.bin file in the deploy directory (instead
of imx-boot), causing this error at build time:
cp: cannot stat '/home/yoctouser/workdir/build-imx8mpevk/tmp/work/nxp_imx8mpevk-poky-linux/imx-boot/1.0/deploy-imx-boot/flash.bin': No such file or directory
Set it to "u-boot-imx" to fix that.
Signed-off-by:
Alessandro Pecugi <alessandro.pecugi@seco.com>
parent
6c50f788
No related branches found
No related tags found
-
mentioned in commit clea-os/seco-manifest@c48a1a24
-
mentioned in commit clea-os/seco-manifest@5b952ced
-
mentioned in merge request clea-os/seco-manifest!772 (merged)
Please register or sign in to comment