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

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

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

跳至解决方案
3,335 次查看
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

标签 (1)
0 项奖励
1 解答
2,703 次查看
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 项奖励
1 回复
2,704 次查看
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 项奖励