Possible to use u-boot.imx binary instead of flash.bin in IMX8QXP/ IMX8 Processor Boards

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

Possible to use u-boot.imx binary instead of flash.bin in IMX8QXP/ IMX8 Processor Boards

ソリューションへジャンプ
3,774件の閲覧回数
rvalvekar
Contributor III

Hello All,

I am trying to research in board bring up procedures and, I would like to know if it was possible to use the Bootloader Binary File which is generated with the extension .imx with the IMX8 Processor Modules. 

The documents that I found regarding IMX8 state that I need to use the Flash.bin file which is the package of 3 files together. 

My questions are: 

1. Will it be possible to override the SCU Firmware and the Arm Trusted Firmware and for starters bring up the Board with only U-boot/ Bootloader ?

2. How can i generate the .imx file using mkimage utility or any other utility if there exist any ?

Any leads in this issue/ query are much appreciated.

Thank you.

Regards.

Rohan

0 件の賞賛
返信
1 解決策
3,079件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Rohan

>1. Will it be possible to override the SCU Firmware and the Arm Trusted Firmware and for starters bring up the >Board with only U-boot/ Bootloader ?

not. Boot flow is different than on i.MX8M or i.MX6 processors,

i.MX8QXP Reference Manual sect.5.4 High Level Boot Flow gives description of boot flow.

2. one can refer to sect.4.1 Software overview attached Linux Guide.and readme/scripts on

imx-mkimage - i.MX Mkimage Bootloader Tool 

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

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
3,080件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Rohan

>1. Will it be possible to override the SCU Firmware and the Arm Trusted Firmware and for starters bring up the >Board with only U-boot/ Bootloader ?

not. Boot flow is different than on i.MX8M or i.MX6 processors,

i.MX8QXP Reference Manual sect.5.4 High Level Boot Flow gives description of boot flow.

2. one can refer to sect.4.1 Software overview attached Linux Guide.and readme/scripts on

imx-mkimage - i.MX Mkimage Bootloader Tool 

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

0 件の賞賛
返信
3,079件の閲覧回数
rvalvekar
Contributor III

Thank you for this information. Is this also applicable for 3rd Party Modules of IMX8Q ?

0 件の賞賛
返信
3,079件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

I think yes.

0 件の賞賛
返信