This project is a fork of the mfgtools.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/mfgtools.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptiongsi's contribution to mfgtools
ownergerhard.sittig@gmx.net
last changeMon, 10 Feb 2020 15:55:27 +0000 (10 09:55 -0600)
content tags
add:
README.md

uuu (Universal Update Utility), mfgtools 3.0

Build status Build Status

GitHub

Freescale/NXP I.MX Chip image deploy tools. original linux version uses "linux" branch, windows version uses "windows" branch

uuu (universal update utility) for nxp imx chips -- libuuu-1.0.1-gffd9837

Succeded:0       Failed:3               Wait for Known USB Devices to Appear...

1:11     5/5 [                                        ] SDP: jump -f u-boot-dtb.imx -ivtinitramf....
2:1      1/5 [===>                                    ] SDP: boot -f u-boot-imx7dsabresd_sd.imx ....

Key features

Examples:

  uuu u-boot.imx            Download u-boot.imx via HID device

  uuu list.uu               Run all the commands in list.uu

  uuu -s                    Enter shell mode. Input command.

  uuu -v u-boot.imx         verbose mode

  uuu -d u-boot.imx         Once it detects the attachement of a known device, download boot.imx.

                            u-boot.imx can be replaced, new file will be download once board reset.

                            Do not unplug the SD card, write to the SD card, nor plug in a SD card when debugging uboot.

  uuu -b emmc u-boot.imx    write u-boot.imx to emmc boot partition. u-boot.imx need enable fastboot

  uuu -b emmc_all u-boot.imx sdcard.bz2\*
                            decompress sdcard.bz2 file and download the whole image into emmc

Prebuilt Image and pdf document

The prebuilt image and document are here:

How to Build:

Windows

Visual Studio

Note that, since uuu is an OSI compliant Open Source project, you are entitled to download and use the freely available Visual Studio Community Edition to build, run or develop for uuu. As per the Visual Studio Community Edition license this applies regardless of whether you are an individual or a corporate user.

Linux

Run environment

License

uuu is licensed under the BSD license. See LICENSE. The BSD licensed prebuilt Windows binary version of uuu is statically linked with the LGPL libusb library, which remains LGPL.

shortlog
2020-02-10 Rafał NiedźwiedzińskiFix for arguments order for script ( -b option )master
2020-01-27 Frank Li8DXL can download imageuuu_1.3.130
2020-01-21 Frank Liprint extra line for no verbose mode
2020-01-17 nxpfranklisd support burn difference uboot
2020-01-15 nxpfrankliAdded i.MX8DXL PID/VIDuuu_1.3.126
2019-12-12 nxpfrankliAdd i.MX865 PID information1.3.124
2019-12-09 Frank Lifix show 99% when complete download
2019-12-01 Jorge Ramirez... libuuu: usb hotplug: configurable usb polling period...
2019-11-25 Jorge Ramirez... sdp: bootcmd: add support for --dcdaddr
2019-11-25 Jorge Ramirez... sdp: clear dcd flag (jump/boot on close devices)
2019-11-21 nxpfrankliFix miss ucmd in nand built script
2019-11-18 Han Xuchange the nand lst for nandbcb support
2019-11-06 Frank Liuse system time instead of tick as timesample
2019-10-30 Frank Liadd missed copyright for http.cpp
2019-10-30 Frank Lifix build error with openssl 1.1
2019-10-29 Franck LENORMANDAdd support for fastboot Continue feature
...
tags
4 years ago uuu_1.3.130
4 years ago uuu_1.3.126
4 years ago 1.3.124
4 years ago uuu_1.3.102
4 years ago uuu_1.3.96
4 years ago uuu_1.3.93
4 years ago uuu_1.3.82
4 years ago uuu_1.3.74
4 years ago uuu_1.3.72
4 years ago uuu_1.3.63
4 years ago uuu_1.3.61
4 years ago uuu_1.3.59
4 years ago uuu_1.3.34
5 years ago uuu_1.2.135
5 years ago uuu_1.2.130
5 years ago uuu_1.2.91
...
heads
4 years ago fix-build-ui
4 years ago master
7 years ago gh-pages