Releases: nxp-imx/mfgtools
Releases · nxp-imx/mfgtools
1.3.134
=== 1.3.134
==== Bug fixes
- fix qm\qxp download failure if use spl image
uuu_1.3.130
=== 1.3.130
==== New features
- Add android fastboot continue command
- Add i.MX8DXL support
- Add i.MX865 support
- build in script sd, support burn difference uboot
- Add option -pp to set pool time
- sdp: bootcmd: add support for --dcdaddr
- change the default nandbcb command from update to init
==== Bug fixes
- fix one line miss when exit uuu
- fix show 99% when use bz2 file
- fix miss ucmd at nand built-in script
- fix show time wrong, use system time instead of tick as timesample
1.3.126
1.3.124
1.3.102
=== 1.3.102
==== New features
- Support simple https. (experimental).
- -b option support script file
- support >=4G zip file
==== Bug fixes
- fixed #136 fix decompress failure if use uncompressed method in zip file.
- fixed something wait forever when download bz2 from http
- fix http request failure at some host (use \r\n at http request)
1.3.82
==== New features
- add dry-run option to check if all files exist at script
- Start download before scan whole Bz2 file. Progress only show how many data burned instead of percentage before finish scan.
- Add NAND built in script to burn boot loader into nand flash, which need uboot support nandbcb command
- Add --skipfhdr option to skip flexspi header
- Can use SD card uboot for flexspi, which need uboot support qspihdr command
- Add timestamp info for each command. (-v show how many time is consumed for each command).
- Add tar.bz2 support.(experimental).
- Add tar.gz support. (experimental).
- Add http download. (experimental).
- Auto append /* for bz2 file when use built-in script.
- Add -lsusb option to list all connected known devices to help find usb path when do multi boards support
==== Bug fixes
- Fix SPL download uboot failure if uboot size > 2M
- Upgrade libusb to 1.0.23-rc3 to resolve some windows compatibility problem. such as exit if not usb port under virtual root hub.
- Fix bz2 decompress problem if bz2 created by bzip2 instead of pbzip2.
- Fix missed last chunk data for android sparse image
- fixed #123: implement timeout for wait known usb device appear
1.3.74
1.2.135
==== New features
- Support i.MX28
- Add Read\write a memory address for i.MX6/i.MX7
- built-in script emmc support burn difference files
- Support i.MX815
==== Bug fixes
- fix crash when console width between 47 to 54
- fix crash when use ssh uuu
- fix wrong data by decompress sdcard.bz2/* if enable -O2 build option
1.2.91
==== New features
- Auto parameter complete support
- Add option -udev to help create udev rule to avoid use sudo
- Remove VT color at win7
- Fail back to verbose mode at win7
- Enable uboot shell mode
- Just print help when run uuu and doesn't scan auto.uuu in current directory.
- Added blog command to fetch message from uboot boot log
- Support file path include space. need add "" at file path
- Windows version built-in libusb
- New SDPV support to support -skipsql for uboot, which support auto scan uboot position.
==== Bug fixes
- Fixed uuu "fb[-t 1000]:" ucmd wait forever problem
- Fixed missed sdpu: done at spl built in script
- Fixed show nothing when wait for usb connection
- Fixed random claim interface failure at windows platform
- Fixed random crash when multi-device download at windows platform
- Fixed memory leak.
- Fixed #79 file all zero when ucp from target to host
- Fixed crash when done is not last cmd