Hello,
I'm using an custom board of IMX6ul with UART & USB connection (No JTAG). So i'm using mfgtool for flashing of u-boot-usb.imx image for loading u-boot image into RAM. once it loaded i'm using tftp for flashing the final uboot & kernel image & able to do it successfully. After some iteration of testing my board is stopped responding to mfgtool.
Also in console i'm not getting any messages/logs (blank). In mfgtool it shows "Loading Uboot " after start it hangs there.
attaching a log file of mfgtool.
i tried same with imx usb loader but their i'm getting the error message of "!!perform_dcd returned -1" after enabling debug messages.
Can somebody help me to solve this issue.