Boot loader optimizations with UUU function reserved

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Boot loader optimizations with UUU function reserved

1,096 Views
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 Kudos
Reply
4 Replies

671 Views
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 Kudos
Reply

908 Views
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 Kudos
Reply

967 Views
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 Kudos
Reply

900 Views
lapohab
Contributor III

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

 

 

0 Kudos
Reply