imximage.cfg not gettting compiled with new BSP imx-5.4.24-2.1.0.xml

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

imximage.cfg not gettting compiled with new BSP imx-5.4.24-2.1.0.xml

跳至解决方案
708 次查看
rakesh_patel
Senior Contributor I

Repo:

========

repo init -u https://source.codeaurora.org/external/imx/imx-manifest -b imx-linux-zeus -m imx-5.4.24-2.1.0.xml

 

Configurations:

=================

UBOOT_CONFIG = "emmc" in conf/local.conf

MACHINE ??= 'imx6sxsabresd'
DISTRO ?= 'fsl-imx-x11'

 

Problem

=======

Even if I remove "board/freescale/mx6sxsabresd/imximage.cfg"  file, u-boot-imx getting compiled well.

 

What can be issue here?

 

标签 (1)
0 项奖励
1 解答
692 次查看
igorpadykov
NXP Employee
NXP Employee

Hi rakesh_patel

 

one can try to rebuild image from scratch and recheck sect.A.4.4 Preferred provider

i.MX Yocto Project User’s Guide​

 

Best regards
igor

在原帖中查看解决方案

0 项奖励
3 回复数
706 次查看
rakesh_patel
Senior Contributor I

@igorpadykov : Any idea here ?

0 项奖励
693 次查看
igorpadykov
NXP Employee
NXP Employee

Hi rakesh_patel

 

one can try to rebuild image from scratch and recheck sect.A.4.4 Preferred provider

i.MX Yocto Project User’s Guide​

 

Best regards
igor

0 项奖励
679 次查看
rakesh_patel
Senior Contributor I

I was wrong here. imximage.cfg is getting scanned into another file which is used by mkimage.

So, this happens automatically first time.

0 项奖励