Hi Denis,
If you build your Linux image using one of our BSPs you will find in your build directory a .sdcard file
<Build_dir>/tmp/deploy/images/<board>/filename.sdcard
Then you need to use dd command to deploy image in sdcard... please see Task #4 in Yocto Training - HOME
This command will set a small FAT partition just enough for zImage and .dtb file and the other partition will be a Linux partition for file system.
I hope this helps.
Regards,
Carlos
NXP Technical Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------