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
已解决! 转到解答。
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!
-----------------------------------------------------------------------------------------------------------------------
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!
-----------------------------------------------------------------------------------------------------------------------