Boot loader optimizations with UUU function reserved

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

Boot loader optimizations with UUU function reserved

1,090 次查看
Mingheng
Contributor I

Hi

We want to do optimizations following the document https://docs.nxp.com/bundle/AN14093/

But we find we couldn't use UUU to download image to the board with IMX8M Plus.

Here is the message on console when running UUU command, the SPL would only check the MMC device(e.g. MMC1_BOOT -> BOOT_DEVICE_MMC1) but USB board device(USB_BOOT -> BOOT_DEVICE_BOARD) 

Mingheng_0-1730773271971.png

Look forward to your help

Best regards

MIngheng

 

 

0 项奖励
回复
4 回复数

665 次查看
elena_popa
NXP Employee
NXP Employee

Hi @Mingheng 

Please refer to the solution described in this ticket: https://community.nxp.com/t5/i-MX-Processors/How-to-load-Falcon-mode-image-to-emmc-on-imx8mplus-dev-... Following those steps you will be able to write the image on the eMMC.

Thanks,

Elena

0 项奖励
回复

902 次查看
lapohab
Contributor III

This is a very simple reason: UUU burning relies on the fastboot function of u-boot, while Falcon mode has no u-boot, only SPL. 

1.png 

 

 

0 项奖励
回复

961 次查看
danielchen
NXP TechSupport
NXP TechSupport

Hi

I would suggest you  test whether the same u-boot image can load successfully on an SD card  without UUU tool?

 

Regards

Daniel

0 项奖励
回复

894 次查看
lapohab
Contributor III

I don't think you fully understand what Falcon mode is and what the question of Mingheng is about.

 

 

0 项奖励
回复