Open main menu

DAVE Developer's Wiki β

Changes

DESK-MX-L-AN-0008: How to use UUU update utility

1,991 bytes added, 08:12, 10 October 2022
ORCA
1:1 2/ 2 [Done ] SDPS: done
 
</pre>
* once downloaded, the <code>flash.bin</code> boot image will be directly executed on the target and the serial console will show the u-boot messages:
<pre class="workstation-terminal">
U-Boot SPL 2020.04-desk-mx8m-l-2.0.0-rc2 (Oct 07 2022 - 15:04:24 +0000)
SOM ConfigID#: 00000005
DDRINFO: start DRAM init
DDRINFO: DRAM rate 4000MTS
DDRINFO:ddrphy calibration done
DDRINFO: ddrmix config done
Normal Boot
Trying to boot from BOOTROM
Find FIT header 0x&4802a7a0, size 855
Need continue download 1024
Download 947152, total fit 948272
NOTICE: BL31: v2.2(release):rel_imx_5.4.70_2.3.2_rc1-4-ga72158b5e
NOTICE: BL31: Built : 15:54:45, Feb 17 2022
 
 
U-Boot 2020.04-desk-mx8m-l-2.0.0-rc2 (Oct 07 2022 - 15:04:24 +0000)
 
CPU: i.MX8MP[8] rev1.1 1800 MHz (running at 1200 MHz)
CPU: Commercial temperature grade (0C to 95C) at 33C
Reset cause: POR
Model: DAVE i.MX8MPlus on SBC ORCA Rev A
DRAM: 6 GiB
TCPC: Vendor ID [0x1fc9], Product ID [0x5110], Addr [I2C2 0x50]
MMC: FSL_SDHC: 1, FSL_SDHC: 2
Fail to setup video link
In: serial
Out: serial
Err: serial
 
BuildInfo:
- ATF a72158b
- U-Boot 2020.04-desk-mx8m-l-2.0.0-rc2
 
SOM ConfigID#: 00000005
SOM UniqueID#: 0002aaff:8aefcecd
CB ConfigID#: 00001001
CB UniqueID#: 00000000:00000000
SOM: MX8MP-Mito8MPlus on SBC ORCA
switch to partitions #0, OK
mmc1 is current device
Detect USB boot. Will enter fastboot mode!
Net:
Warning: ethernet@30be0000 (eth0) using random MAC address - 46:2f:c7:2a:9e:9c
eth0: ethernet@30be0000
Fastboot: Normal
Boot from USB for mfgtools
*** Warning - Use default environment for mfgtools
, 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 ...
</pre>
8,226
edits