How to perform tftp boot in i.MX8M Plus ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to perform tftp boot in i.MX8M Plus ?

1,637件の閲覧回数
Jimmychea
Contributor III

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

ラベル(3)
0 件の賞賛
返信
1 返信

1,615件の閲覧回数
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 件の賞賛
返信