Boot loader optimizations with UUU function reserved

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

Boot loader optimizations with UUU function reserved

1,089件の閲覧回数
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 返答(返信)

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

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

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

893件の閲覧回数
lapohab
Contributor III

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

 

 

0 件の賞賛
返信