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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

ソリューションへジャンプ
550件の閲覧回数
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 解決策
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 件の賞賛
返信
2 返答(返信)
520件の閲覧回数
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 件の賞賛
返信
515件の閲覧回数
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 件の賞賛
返信