HAB events when using imx_usb_loader

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

HAB events when using imx_usb_loader

跳至解决方案
1,468 次查看
andrelabelle
Contributor I

Hi,

If I load my image from SPI-NOR I don't get HAB events.

If I switch to the serial loader boot mode and load the same image I get HAB events.

When I compare the RAM data of the working u-boot image with the non-working image I see the imx_usb_loader version has its IVT dcd and boot_data fields cleared.

working:

177ff400: d1 00 20 40 00 00 80 17 00 00 00 00 2c f4 7f 17    .. @........,...

177ff410: 20 f4 7f 17 00 f4 7f 17 00 10 86 17 00 00 00 00     ...............

non working:

177ff400: d1 00 20 40 00 00 80 17 00 00 00 00 00 00 00 00    .. @............

177ff410: 00 00 00 00 00 f4 7f 17 00 10 86 17 00 00 00 00    ................

Has anybody experienced this issue? Has anybody worked around this issue?

Thanks,

Andre

I'm using imx_usb_loader master branch f96aee286ea17c832b7ec922dd76842deb5ce299 and a nitrogen6x development board.

标签 (1)
标记 (2)
0 项奖励
回复
1 解答
900 次查看
Yuri
NXP Employee
NXP Employee

  Please refer to section 6.2 (Signing Code Downloadable with Manufacturing Tool) of app note
AN4581 (Secure Boot on i.MX50, i.MX53, and i.MX 6 Series using HABv4)
regarding specifics of using the i.MX6 Serial (USB) Downloader.

http://cache.freescale.com/files/32bit/doc/app_note/AN4581.pdf

Have a great day,
Yuri

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

在原帖中查看解决方案

0 项奖励
回复
1 回复
901 次查看
Yuri
NXP Employee
NXP Employee

  Please refer to section 6.2 (Signing Code Downloadable with Manufacturing Tool) of app note
AN4581 (Secure Boot on i.MX50, i.MX53, and i.MX 6 Series using HABv4)
regarding specifics of using the i.MX6 Serial (USB) Downloader.

http://cache.freescale.com/files/32bit/doc/app_note/AN4581.pdf

Have a great day,
Yuri

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

0 项奖励
回复