imximage.cfg missing from mainline u-boot

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

imximage.cfg missing from mainline u-boot

744 Views
danielbujak
Contributor III

I'm working on getting mainline u-boot running on the mx6ul_14x14_evk and porting it to a custom board. While going through the port effort I noticed that the board/freescale/mx6ul_14x14_evk/imximage.cfg file is missing from mainline, and instead we use IMX_CONFIG=arch/arm/imx-common/spl_sd.cfg. This file, however doesn't have any of the DCD.

Also the configs/mx6ul_14x14_evk_defconfig in mainline has a lot more configs than the freescale u-boot version.

Can someone explain the reason for the difference, and which the proper direction to go is?

0 Kudos
1 Reply

417 Views
igorpadykov
NXP Employee
NXP Employee

Hi

one can post on uboot mail list

U-Boot Info Page 

You are right, freescale u-boot version is different from mainline,

which has a more configs, also it does not support spl.

In general may be useful also to look at

https://community.freescale.com/message/402940#402940

NXP software is documented on :

i.MX 6 / i.MX 7 Series Software and Development Tool|NXP 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos