IMX8MQ EVK: UUU: utility failed to load the images on EMMC

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

IMX8MQ EVK: UUU: utility failed to load the images on EMMC

4,470 Views
dhaval_shah
Contributor II

Hi Team,

I am using the IMX8MQ EVK and want to flash images using the uuu utility.

I am able to load the images over mfgtool to board but I am using the linux system so want to flash the images using the "uuu".

Version of the uuu is "1.2.39-2-g9587056"

Here I am using the command as follows.

  1. Place the EVK in flash mode by changing the SW802 to "01"
  2. Connected the USB typeC cable between PC and EVK.
  3. Connected Micto USB cable on USB debug port.
  4. Power on the EVK

After this command I am applying the command as follow

  1. ./uuu -b emmc imx-boot-imx8mqevk-sd.bin-flash_evk

Which internally apply the command

./uuu SDP: boot -f imx-boot-imx8mqevk-sd.bin-flash_evk

Output on EVK side on Console

U-Boot SPL 2017.03-imx_v2017.03_4.9.88_2.0.0_ga+gb76bb1b (Dec 19 2018 - 19:55:41)
PMIC:  PFUZE100 ID=0x10
start to config phy: p0=3200mts, p1=667mts with 1D2D training
check ddr4_pmu_train_imem code
check ddr4_pmu_train_imem code pass
check ddr4_pmu_train_dmem code
check ddr4_pmu_train_dmem code pass
config to do 3200 1d training.
Training PASS
check ddr4_pmu_train_imem code
check ddr4_pmu_train_imem code pass
check ddr4_pmu_train_dmem code
check ddr4_pmu_train_dmem code pass
config to do 3200 2d training.
Training PASS
check ddr4_pmu_train_imem code
check ddr4_pmu_train_imem code pass
check ddr4_pmu_train_dmem code
check ddr4_pmu_train_dmem code pass
pstate=1: set dfi clk done done
Training PASS
Load 201711 PIE
Back to ROM, SDP

2. After this command we apply the command on PC side

./uuu FB: ucmd setenv fastboot_buffer <address>

Wait for Known USB Device Appear...

Here, it stuck and don't find the USB device.

Same issue is coming with the FBK command also .

Can you please help us to find the reason behind the not getting the usb device when use the FB command but when use the SDP then it is getting the USB device.

Please let me know if you need any more information from my side.

Thanks & Regards,

Dhaval

0 Kudos
1 Reply

2,396 Views
igorpadykov
NXP Employee
NXP Employee

Hi Dhaval

uuu issues may be posted on

Issues · NXPmicro/mfgtools · GitHub 

In general for uuu recommended to use latest 2018.03 U-boot from L4.14.x releases.
https://www.nxp.com/webapp/Download?colCode=L4.14.62_1.0.0_Beta_LINUX_DOCS&appType=license&location=... 

Below uuu tutorial (seems better to use windows version)

How to use UUU on Windows · NXPmicro/mfgtools Wiki · GitHub 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos