HAB events when using imx_usb_loader

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

HAB events when using imx_usb_loader

ソリューションへジャンプ
1,492件の閲覧回数
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 解決策
924件の閲覧回数
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 返信
925件の閲覧回数
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 件の賞賛
返信