uuu flashing

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

uuu flashing

600 次查看
yeswanth
Contributor II

In uuu.xen for im8qxpc0mek it mentioned "_image" and "_initramfs.cpio.gz.u-boot" where can we get these files and also in place of image what should be used xen image or linux image.

Also can i replace "_flash.bin" with "imx-boot-imx8qmmek-sd.bin-flash" and "board.dtb" with "fsl-imx8qm-mek-dom0.dtb". The reference of snippet mentioned below:

FB: ucmd setenv fastboot_buffer ${loadaddr}
FB: download -f _Image
FB: ucmd setenv fastboot_buffer ${fdt_addr}
FB: download -f _board.dtb
FB: ucmd setenv fastboot_buffer ${initrd_addr}
FB: download -f _initramfs.cpio.gz.u-boot
FB: acmd booti ${loadaddr} ${initrd_addr} ${fdt_addr}

0 项奖励
回复
1 回复

583 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

That file should be in your yocto deployed folder, please check it.

regards

0 项奖励
回复