imx8mm sdcard

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

imx8mm sdcard

722 Views
jieh朱
Contributor III

Hello there
The * .sdcard in imx8mm can only be generated by yocto compilation. If I compile dtb, Image and packaged rootfs separately, can I package them into * .sdcard format?
Thank you

2 Replies

645 Views
joanxie
NXP TechSupport
NXP TechSupport

645 Views
karangajjar
Senior Contributor II

Hi  jiehuai zhu ,

Yes, .sdcard image is generated by Yocto.  You can look at the file below used in generation of the sdcard image:
sources/meta-fsl-bsp-release/imx/meta-bsp/classes/image_types_fsl.bbclass

You can check the steps used in the above file on how to create the sdcard image.

Regards,

Karan Gajjar

0 Kudos