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

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

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

Jump to solution
690 Views
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?

 

Labels (1)
0 Kudos
1 Solution
674 Views
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

View solution in original post

0 Kudos
3 Replies
688 Views
rakesh_patel
Senior Contributor I

@igorpadykov : Any idea here ?

0 Kudos
675 Views
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 Kudos
661 Views
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 Kudos