I.MX8ULP EVK failed to boot from all boot device

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

I.MX8ULP EVK failed to boot from all boot device

496 Views
charleshuang
Senior Contributor II

Hi NXP,

I try to use uuu-tool and "LF_v5.15.52-2.1.0_images_IMX8ULPEVK" for burn iMX8ULP demo image.

But I got below SPL log. How can I solve this problem ?

 

My steps :

 1. Change SW5 to "01xx_xxxx"

 2. Power on the EVK to enter USB download mode.

 3. run "sudo ./uuu -b emmc imx-boot-imx8ulp-9x9-lpddr4-evk-sd.bin-flash_singleboot"

 

U-Boot SPL 2022.04-lf_v2022.04+g16e8414193 (Oct 08 2022 - 13:33:43 +0000)
Normal Boot
ELE firmware version 0.0.7-c62a7493
upower_apd_inst_isr: entry
upower_init: soc_id=48
upower_init: version:11.11.6
upower_init: start uPower RAM service
user_upwr_rdy_callb: soc=b
user_upwr_rdy_callb: RAM version:12.14
Turn on switches ok
Turn on memories ok
Clear DDR retention ok
Enable AFBB for APD bias ok
SEC0: RNG instantiated
Trying to boot from BOOTROM
Boot Stage: USB boot
Can't found uboot image in 640K range
SPL: failed to boot from all boot devices
### ERROR ### Please RESET the board ###

0 Kudos
1 Reply

470 Views
joanxie
NXP TechSupport
NXP TechSupport

8ulp is still under pre-production, I don't have board to test for you, refer to the user guide:

To use the UUU for i.MX 8ULP EVK, follow the instructions below:

To burn single-boot image and rootfs to eMMC, run the following command:
uuu -b emmc_all imx-boot-imx8ulpevk-sd.bin-flash_singleboot_m33 <rootfs.wic.bz2>

0 Kudos