mfgtools
mfgtools copied to clipboard
Freescale/NXP I.MX Chip image deploy tools.
Hi, I am trying uuu (1.5.181) on a custom board based on iMX6UL and flash rootfs on NAND. I build both core-image-minimal and core-image-full-cmdline with Yocto. I am based on...
Hi, I have a report of a failure to boot to Linux after flashing 8ULP EVK (A1) with a .wic.zst image. The board successfully boots when a decompressed .wic image...
When trying to build the source code from a release tarball, the build fails because a header file is missing: ``` mv: cannot stat '/var/tmp/portage/dev-embedded/mfgtools-1.4.240/work/mfgtools-uuu_1.4.240_build/libuuu/gen/gitversion.h.tmp': No such file or directory...
Hi, we get an issue where the device boots into a corrupted state after being off for some time. Reflashing the device seems to solve the issue. The issue started...
Hi, we are trying to flash **DART-MX8M-MINI** boards using **Raspberry Pi 4B** as the flashing device. The Raspberries use Debian 12.2. When running ```sudo uuu -v -b emmc ./imx-boot-sd.bin``` We...
Hi, I'm trying to understand how to debug this issue. I have a imx93 board plugged in, and it's visible to uuu. However when I try to do anything with...
We experienced failures of SDPS boot command for some sizes of binaries. It fails to load if the tag added by bitbake recipe meta-freescale/classes/uuu_bootloader_tag.bbclass to the bootloader binary is the...
Hello team, Host machine: M2 Mac(macOS Ventura 13.5) Target board: iMX6ull Branch: master brew info libusb: libusb: stable 1.0.26 (bottled), HEAD USB connect successfully, but failed while flashing: ``` sudo...
Hi, When UUU uses "-m" to monitor USB path, it will get stuck during fastboot because the path has changed. This is mentioned in the UUU pdf file as well:...
When you e.g. have a service that flashes your modules it might run as a dedicated user, which is unable to login. In this case uaccess does not work. BTW,...