Is I.MX8MP EVK bootable from on-board spi flash?

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

Is I.MX8MP EVK bootable from on-board spi flash?

跳至解决方案
922 次查看
srainey
Contributor I

On the i.mx8mp EVK, is the imx bootable from the on-board SPI NOR Flash? It looks like there's a pre-programmed image that begins with the correct IVT header, but putting the boot switches in SPI 3B mode (0110) does not seem to work.

When the board powers up in the mentioned mode, I do see 3 short bursts on the SPI bus with the clock at 20MHz, which doesn't seem to match any description from the reference manual.

标签 (1)
标记 (4)
0 项奖励
1 解答
905 次查看
Harvey021
NXP TechSupport
NXP TechSupport

Hello srainey.

I have a try with pre-built image on my side, and it works fine.

I have tried two methods with success.

One, the uuu file, example_spinor.uuu which I attach it here, you can copy it to the directory where you have your images.

then, go command prompt: uuu example_spinor.uuu

the other,  uuu command line which is like: uuu -b qspi imx-boot-imx8mpevk-fspi.bin-flash_evk_flexspi

A gentle reminder, There is actually QSPI Nor Flash.

Please feel free to reach out us, if you have any further question.

 

Best regards

Harvey

在原帖中查看解决方案

1 回复
906 次查看
Harvey021
NXP TechSupport
NXP TechSupport

Hello srainey.

I have a try with pre-built image on my side, and it works fine.

I have tried two methods with success.

One, the uuu file, example_spinor.uuu which I attach it here, you can copy it to the directory where you have your images.

then, go command prompt: uuu example_spinor.uuu

the other,  uuu command line which is like: uuu -b qspi imx-boot-imx8mpevk-fspi.bin-flash_evk_flexspi

A gentle reminder, There is actually QSPI Nor Flash.

Please feel free to reach out us, if you have any further question.

 

Best regards

Harvey