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,039件の閲覧回数
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 返信

923件の閲覧回数
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,