I download uuu and L4.14.98_2.0.0_ga_images_MX8MMEVK.zip in Ubuntu 18.04
and I burn L4.14.98_2.0.0_ga_images_MX8MMEVK.zip to 8MMini with cmd:
```
sudo uuu L4.14.98_2.0.0_ga_images_MX8MMEVK.zip
```
but it run and stopped as
```
uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.2.91-0-g3799f4d
Success 0 Failure 0
1:2 3/ 3 [============100%============] SDPV: jump
```
I do above according to “Get Started with the i.MX 8M Mini EVK”[https://www.nxp.com/document/guide/get-started-with-the-i.mx-8m-mini-evk:GS-iMX-8M-Mini-EVK?lang=en&...]
but the linux cannot be burn into IMX 8MMini
It‘s anything wrong with this and what should I do?
I have the same problem with a custom board imx8mm,did you find the solution?the uuu is executable
U-Boot SPL 2018.03-4.14.98-2.2.0+g73af2fc (Dec 03 2019 - 17:03:27 +0000)
power_bd71837_init
DDRINFO: start DRAM init
DRAM PHY training for 1600MTS
check ddr_pmu_train_imem code
check ddr_pmu_train_imem code pass
check ddr_pmu_train_dmem code
check ddr_pmu_train_dmem code pass
Training PASS
DDRINFO:ddrphy calibration done
DDRINFO: ddrmix config done
Normal Boot
Trying to boot from USB SDP
SDP: initialize...
SDP: handle requests...
Downloading file of size 1377464 to 0x40400000... done
Jumping to header at 0x40400000
Header Tag is not an IMX image
Found header at 0x40435000
U-Boot 2018.03-4.14.98-2.2.0+g73af2fc (Dec 03 2019 - 17:03:27 +0000)
CPU: Freescale i.MX8MMQL rev1.0 1600 MHz (running at 1200 MHz)
CPU: Industrial temperature grade (-40C to 105C) at 39C
Reset cause: POR
Model: FSL i.MX8MM DDR3L Validation board
DRAM: 2 GiB
NAND: 0 MiB
MMC: FSL_SDHC: 0, FSL_SDHC: 1
Loading Environment from MMC... *** Warning - bad CRC, using default environment
Failed (-5)
In: serial
Out: serial
Err: serial
BuildInfo:
- ATF 1355c5d
- U-Boot 2018.03-4.14.98-2.2.0+g73af2fc
switch to partitions #0, OK
mmc1(part 0) is current device
Net:
Error: ethernet@30be0000 address not set.
No ethernet found.
Boot from USB for mfgtools
Use default environment for mfgtools
Run bootcmd_mfg: run mfgtool_args;booti ${loadaddr} ${initrd_addr} ${fdt_addr};
Hit any key to stop autoboot: 0
Bad Linux ARM64 Image magic!
u-boot=>
I'm sorry to say that we have abandoned imx8mm. So we didn't find the solution.
There is the u-boot log
```
Trying to boot from USB SDP
SDP: initialize...
SDP: handle requests...
Downloading file of size 1042272 to 0x40400000... done
Jumping to header at 0x40400000
Header Tag is not an IMX image
U-Boot 2018.03-imx_v2018.03_4.14.78_1.0.0_ga+g654088c (Nov 28 2018 - 19:15:55 +)
CPU: Freescale i.MX8MMQ rev1.0 1800 MHz (running at 1200 MHz)
CPU: Commercial temperature grade (0C to 95C) at 42C
Reset cause: POR
Model: FSL i.MX8MM EVK board
DRAM: 2 GiB
TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x52]
Power supply on USB2
TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C1 0x50]
MMC: FSL_SDHC: 0, FSL_SDHC: 1
Loading Environment from MMC... Card did not respond to voltage select!
*** Warning - No block device, using default environment
Failed (-5)
No panel detected: default to MIPI2HDMI
Display: MIPI2HDMI (1920x1080)
Video: 1920x1080x24
In: serial
Out: serial
Err: serial
BuildInfo:
- ATF d6451cc
- U-Boot 2018.03-imx_v2018.03_4.14.78_1.0.0_ga+g654088c
Card did not respond to voltage select!
Detect USB boot. Will enter fastboot mode!
Net:
Warning: ethernet@30be0000 using MAC address from ROM
eth0: ethernet@30be0000
Fastboot: Normal
Boot from USB for mfgtools
Use default environment for mfgtools
Run bootcmd_mfg: run mfgtool_args;if iminfo ${initrd_addr}; then if test ${tee};
Hit any key to stop autoboot: 0
## Checking Image at 43800000 ...
Unknown image format!
Run fastboot ...
g_dnl_register: failed!, error: -19
u-boot=>
```
Hello,
Did you give executable permissions to the UUU tool?
Whit that, the download of the Linux into my board was successful.
Hope this information can help you.
Best regards,
Diego.