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

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

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

Jump to solution
616 Views
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.

Tags (1)
0 Kudos
Reply
1 Solution
580 Views
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.

 

 

View solution in original post

0 Kudos
Reply
2 Replies
586 Views
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 Kudos
Reply
581 Views
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 Kudos
Reply