How to perform tftp boot in i.MX8M Plus ?

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

How to perform tftp boot in i.MX8M Plus ?

1,621 次查看
Jimmychea
Contributor III

May i know how to perform tftp boot in i.MX8M Plus LPDDR4 EVK? Thanks

0 项奖励
回复
1 回复

1,599 次查看
Dhruvit
NXP TechSupport
NXP TechSupport

Hi @Jimmychea,

I hope you are doing well.

One needs to Install and configure a TFTP server on a host computer that is connected to the same network as the i.MX8MPlus LPDDR EVK and copy the required kernel Image and dtb to TFTP_DIRECTORY.
 
Then write the bootloader (imx-boot*) image to emmc/sd using the below command.
uuu -b emmc bootloader
 
Power on the board and stop at the uboot cmd line. and run below mentioned commands.
 
For further steps, one can refer to 4.4.1.2 Downloading an image to MMC/SD in i.MX Linux User's Guide
 
Thanks & Regards,
Dhruvit Vasavada.
0 项奖励
回复