yocto build fails for imx8dxl

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

yocto build fails for imx8dxl

1,138 次查看
pavith_mi_18_1
Contributor I

Hi team,

I was trying to build the image for imx8dxl board.

repo used -> https://github.com/nxp-imx/imx-manifest -b imx-linux-kirkstone -m imx-5.15.52-2.1.0.xml

build is getting failed after bit-bake command

i have used core-image-base, core-image-minimal, fsl-image-validation-imx everything gives the same error. i have attached the errors below.

WARNING: imx-boot-1.0-r0 do_compile: !!! Booting with an image for the wrong DXL Rev will PERMANENTLY DAMAGE YOUR BOARD !!!
ERROR: imx-boot-1.0-r0 do_compile: Machine imx8dxl-ddr3l-evk cannot be used. Please select a machine with the correct Rev for your board.
ERROR: imx-boot-1.0-r0 do_compile: ExecutionError('/home/pavith/imx/out/tmp/work/imx8dxl_ddr3l_evk-poky-linux/imx-boot/1.0-r0/temp/run.do_compile.12207', 1, None, None)
ERROR: Logfile of failure stored in: /home/pavith/imx/out/tmp/work/imx8dxl_ddr3l_evk-poky-linux/imx-boot/1.0-r0/temp/log.do_compile.12207
ERROR: Task (/home/pavith/imx/sources/meta-freescale/recipes-bsp/imx-mkimage/imx-boot_1.0.bb:do_compile) failed with exit code '1'

0 项奖励
回复
1 回复

1,117 次查看
Harvey021
NXP TechSupport
NXP TechSupport

Hi @pavith_mi_18_1 

Please be sure that the "MACHINE" that can be selected as stated in document, when you run this script: 

DISTRO=<distro name> MACHINE=<machine name> source imx-setuprelease.sh -b <build dir>

In this release, as we see these below.

• imx8dxla1-lpddr4-evk
• imx8dxlb0-lpddr4-evk
• imx8dxlb0-ddr3l-evk

 

Best regards

Harvey

0 项奖励
回复