imx8 rebuilding of qspi imx-boot-imx8mpevk-fspi.bin-flash_evk_flexspi

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

imx8 rebuilding of qspi imx-boot-imx8mpevk-fspi.bin-flash_evk_flexspi

跳至解决方案
549 次查看
edwardtyrrell
Senior Contributor I

Hello,

I'm just after the bitbake recipe name (or other instructions) so I can rebuild  "qspi imx-boot-imx8mpevk-fspi.bin-flash_evk_flexspi" used for QSPI programming. I have done a number of changes to uboot and the device tree and I cannot seem to rebuild this file to pull in the changes. I've tried rebuilding all sorts of recipes from uboot, mfgtools through to various core-image-xxxs.

Nothing changes the original qspi imx-boot-imx8mpevk-fspi.bin-flash_evk_flexspi file.

The BSP is NXP Hardknott 5.10.72 for the iMX8MM EVK.

 

Any help appreciated.

Thanks.

标记 (1)
0 项奖励
回复
1 解答
513 次查看
edwardtyrrell
Senior Contributor I

Hi @jimmychan,

Thanks for your reply, I found how to rebuild qspi imx-boot-imx8mpevk-fspi.bin-flash_evk_flexspi, it was to clean and rebuild uboot tools.

Cheers.

 

 

在原帖中查看解决方案

0 项奖励
回复
2 回复数
519 次查看
jimmychan
NXP TechSupport
NXP TechSupport

To re-build the u-boot and kernel, please use this command.

bitbake u-boot-imx -c compile -f

bitbake linux-imx -c compile -f

And then build the whole image again for the new deploy files.

e.g If you were building the image name is imx-image-multimedia, then build it again.  bitbake imx-image-multimedia

 

0 项奖励
回复
514 次查看
edwardtyrrell
Senior Contributor I

Hi @jimmychan,

Thanks for your reply, I found how to rebuild qspi imx-boot-imx8mpevk-fspi.bin-flash_evk_flexspi, it was to clean and rebuild uboot tools.

Cheers.

 

 

0 项奖励
回复