SD card flashing guideline for iMX8M Plus

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

SD card flashing guideline for iMX8M Plus

540 Views
srinivas_123
Contributor III

i am using nxp imx8mplus lpddr4 evk and build the yocto image of i.M X, Linux, LF6.6.3_1.0.0 BSP 

i need some guidance how to flash the yocto image into sd card.

i already know how to flash .wic.zst file . but I changed the uboot  files , so individually I have to flash into sd card , boot , kernel image, rootfs . how to flash this files into sd card . please help me out 

Thanks & Regards

srinivas

0 Kudos
Reply
1 Reply

519 Views
JosephAtNXP
NXP TechSupport
NXP TechSupport

Hi,

Thank you for your interest in NXP Semiconductor products,

Easiest way is to RM_OLD_IMAGE or clean the bakes so the images are built with your customization,

If this is not desired, you can refer to chapter 4 from Linux Users Guide.

You can flash u-boot directly at the address with the memory map (chapter 4.4.1.4, 4.4.1.5 and 4.6).

For dtb and kernel image, chapter 4.4.1.3.

And for rootfs you should be able to secure copy the generated files or serve them through NFS.

Regards

0 Kudos
Reply