Hello Community,
I have generated the Custom SCFW for Custom Board based on i.MX8QXP with reference to i.MX8 MEK Board, We are using LPDDR4 and eMMC from different vendor.
PMIC Used: MC33PF8100FJES
I am flashing the SCFW firmware on eMMC using UUU tool using following command:
$ sudo ./uuu -V -b emmc flash.bin
Logs for the above command attached(file name: "uuu_log_with-V.doc")
ISSUE: While flashing the eMMC Card, the USB Port continuously connects and disconnects (Note: All the cables are new, connections are good, the issue happens only when we run UUU command.) dmesg snapshot attached. ( File Name: "dmesg_while_uuu_is_executing.png")
The output of "lsusb" command to which board is connected"
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 005: ID 413c:301a Dell Computer Corp.
Bus 001 Device 004: ID 413c:2113 Dell Computer Corp.
Bus 001 Device 042: ID 0403:6010 Future Technology Devices International, Ltd FT2232C Dual USB-UART/FIFO IC
Bus 001 Device 057: ID 1fc9:012f NXP Semiconductors
Bus 001 Device 006: ID 0cf3:e007 Atheros Communications, Inc.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I have followed the below links to generate the SCFW Firmware:
1. https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/i-MX8-Boot-process-and-creating-a-bootab...
2. https://community.nxp.com/t5/i-MX-Processors-Knowledge-Base/System-Controller-Firmware-101-Getting-s...
Queries:
1. How can I flash the SCFW firmware to eMMC generated using imx-mkimage tool?
2. Why the USB Continuously reboots? Any known issue?
Regards,
Kailas K.