Hi,
I can"t find a MFGTool package working for my iMX6 sololite. I tried L4.1.15_2.0.0-ga_mfg-tools but it doesn't work, knowing that :
- I flash the Nand and I'm on UART2 (so I don't even see the logs !)
- I need to flash kernel linux 5.15.11 (zImage + dtb)
- I flash uboot-20.04 (u-boot.imx)
- I generate the BSP with Buildroot 2023
I tried to generate the mfgtool binaries myself but mfgtool doesn't detect the device after the jump. It seems that the USB device isn't configured correctly.
Can you please provide a working mfgtool package ?Or provide a kernel 5.15.11 and device tree for iMX6 mfgtool ?
Thank you.
Solved! Go to Solution.
Hello,
We have pre-compiled images for our EVK, you may start with that
https://www.nxp.com/webapp/Download?colCode=L5.15.71_2.2.0_MX6QDLSOLOX&appType=license
Best regards,
Aldo.
Hello,
Please note that old MFGTool is no longer supported in new BSP releases, it was replaced by UUU, please check here:
https://github.com/nxp-imx/mfgtools/wiki
Best regards,
Aldo.
Hi,
It's not really about the tool, it's about the binaries. I can't compile a kernel and a device tree which brings back the USB device for the uuu tool when it boots on the ramdisk. UUU or MFGTool doesn't matter, it's the USB device driver or the pin config which are missing.
Can you please support on this ? Or provide a BSP for the flash : boot loader + kernel + device tree + ramdisk
Thanks
Hello,
We have pre-compiled images for our EVK, you may start with that
https://www.nxp.com/webapp/Download?colCode=L5.15.71_2.2.0_MX6QDLSOLOX&appType=license
Best regards,
Aldo.