u-boot.imx does not have DCD ptr & Boot Data Ptr ( imximage.cfg is missing)

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

u-boot.imx does not have DCD ptr & Boot Data Ptr ( imximage.cfg is missing)

1,040 次查看
kanimozhi_t
Contributor V

Hello,

     I'm following the Freescale's U-boot repo( GitHub - Freescale/u-boot-fslc: U-Boot tree to host pending fixes and improvements ) for building secure boot in i.MX 6UL EVK (14 X 14). I'm stuck in the stage of building u-boot.imx.

The command I use is

make u-boot.imx

The generated imx file has both DCD ptr & Boot data ptr as 0 (zero). After some searching I found that the imximage.cfg is missing from /board/freescale/mx6ul_14x14_evk/

So, it'll be very helpful if someone could refer which file to locate or how to generate imximage.cfg for the i.MX 6UL EVK.

Thanks in advance!

标签 (2)
1 回复

924 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello Kanimozhi Thangappan,

The uboot you are referring to is the Community BSP uboot. There are several branches and it’s supported by the community, although this repository has not been updated for a while.

If possible, I would recommend the BSP release repositories, although they cover only NXP boards (which in this case should be no problem)

http://git.freescale.com/git/cgit.cgi/imx/uboot-imx.git/

I hope this helps!

Regards,