How to build imx-boot image file for i.MX8M Mini ECSPI?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to build imx-boot image file for i.MX8M Mini ECSPI?

Jump to solution
3,316 Views
m_c
Senior Contributor I

Since the image vector table offset is different of FlexSPI (QSPI) and ECSPI.

How to build imx-boot image for ECSPI like imx-boot-imx8mmevk-fspi.bin-flash_evk_flexspi for QSPI by Linux yocto BSP?

pastedImage_6.png

pastedImage_9.png

Labels (1)
0 Kudos
1 Solution
2,684 Views
igorpadykov
NXP Employee
NXP Employee

Hi m.c.

one can build in the same way as emmc (also 0x400 offset), use

sect.4.5.12 How to build U-Boot, sect.4.5.13 How to build imx-boot

attached Linux Guide. Other useful tutorial:

https://developer.solid-run.com/knowledge-base/i-mx8m-atf-u-boot-and-linux-kernel/ 

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

View solution in original post

0 Kudos
1 Reply
2,685 Views
igorpadykov
NXP Employee
NXP Employee

Hi m.c.

one can build in the same way as emmc (also 0x400 offset), use

sect.4.5.12 How to build U-Boot, sect.4.5.13 How to build imx-boot

attached Linux Guide. Other useful tutorial:

https://developer.solid-run.com/knowledge-base/i-mx8m-atf-u-boot-and-linux-kernel/ 

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

0 Kudos