How to fastboot kernel, rootfs and bootloader to IMX8MQEVK

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

How to fastboot kernel, rootfs and bootloader to IMX8MQEVK

2,253 次查看
lokeshchandrakumar
Contributor I

Hi,

I am trying to follow the instructions in https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf to deploy images into IMX8MQEVK. I found instructions to use sdcard image, but I want to try the fastboot approach. I got the original board running an Android OS, and I am trying to flash linux kernel and rootfs onto it. 

I was able to put the board into fastboot by running "reboot bootloader" from Android shell and then in uboot shell I ran "fastboot 0" to activate fastboot. But, when I try to do fastboot flash system <image>, I am getting the below error,

target didn't report max-download-size
sending 'system' (694940 KB)...
FAILED (command write failed (Success))
finished. total time: 0.000s

Are there any special instructions for very first time flashing onto the EMMC ? Can someone help me with this ?

标签 (1)
0 项奖励
回复
1 回复

2,238 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

 

Our recommand flash tool is uuu:https://github.com/NXPmicro/mfgtools 

 

BR

Zhiming

0 项奖励
回复