Hi all
We hit "No USB device found" at uuu downloading, it looks SPL initial USB success, but usb_gadget_initialize() got failure in do_fastboot_usb(), please help, Thanks.
---------------------------------
U-Boot SPL 2020.04-5.4.47-2.2.0+geb4fb30 (Dec 10 2020 - 01:09:29 +0000)
power_bd71837_init
DDRINFO: start DRAM init
DDRINFO: DRAM rate 1600MTS
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 3299584 to 0x40400000... done
Jumping to header at 0x40400000
Header Tag is not an IMX image
Found header at 0x404339a0
NOTICE: BL31: v2.2(release):rel_imx_5.4.47_2.2.0-0-gc949a88
NOTICE: BL31: Built : 02:08:35, Dec 10 2020
U-Boot 2020.04-5.4.47-2.2.0+geb4fb30 (Dec 10 2020 - 01:09:29 +0000)
CPU: i.MX8MMQ rev1.0 1800 MHz (running at 1200 MHz)
CPU: Commercial temperature grade (0C to 95C) at 36C
Reset cause: POR
Model: NXP i.MX8MM DDR3L Validation board
DRAM: 2 GiB
NAND: 0 MiB
MMC: FSL_SDHC: 1
Loading Environment from MMC... Card did not respond to voltage select!
*** Warning - No block device, using default environment
In: serial
Out: serial
Err: serial
BuildInfo:
- ATF c949a88
- U-Boot 2020.04-5.4.47-2.2.0+geb4fb30
Card did not respond to voltage select!
Detect USB boot. Will enter fastboot mode!
Net: Could not get PHY for FEC0: addr 3
Could not get PHY for FEC0: addr 3
No ethernet found.
Fastboot: Normal
Boot from USB for mfgtools
*** Warning - Use default environment for mfgtool s
, using default environment
Run bootcmd_mfg: run mfgtool_args;if iminfo ${initrd_addr}; then if test ${tee}
= yes; then bootm ${tee_addr} ${initrd_addr} ${fdt_addr}; else booti ${loadaddr} ${initrd_addr} ${fdt_addr}; fi; else echo "Run fastboot ..."; fastboot 0; fi;
Hit any key to stop autoboot: 0
## Checking Image at 43800000 ...
Unknown image format!
Run fastboot ...
No USB device found
USB init failed: -19
u-boot=>