Hello,
I'm trying to boot and flash an imx93 using uuu, but it's not working.
Uboot starts but then uuu does not seem to run fastboot commands to flash.
Run built-in script:
uuu_version 0.0.1
# @_image | bootloader
SDPS: boot -f x-u-boot.bin
FB: ucmd mmc dev 0
FB: flash mmc0boot0 x-u-boot.bin
FB: done
Wait for Known USB Device Appear...
New USB Device Attached at 3:41-E5EA7500DEF94036
3:41-E5EA7500DEF94036>Start Cmd:SDPS: boot -f x-u-boot.bin
100%3:41-E5EA7500DEF94036>Okay (4.759s)
Do you know why ?
ps: once uboot is running, if I run 'fastboot usb 0' , then I can use uuu to run the fastboot commands that did not seem to run before.
已解决! 转到解答。