SD card flashing guideline for iMX8M Plus

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

SD card flashing guideline for iMX8M Plus

547 次查看
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 项奖励
回复
1 回复

526 次查看
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 项奖励
回复