We suspect that some part of DDR not initialized properly and we ran DDR calibration test in our board. We have updated the calibration result values in uboot code (board/freescale/mx6ul_14x14_evk/imximage.cfg) and tried to flash full image, still we couldn't able to update the image.
Herewith, we have attached the flashing error logs for Host and target board and DDR calibration results
If you need any inputs, please let us know. Please help us to solve this issue.
FYI : the same image , we are able to flash into i.MX6 UL EVK board using UUU.
command used : sudo ./uuu -b emmc_all *.imx *.wic.bz2
It seems is the DDR issue. The following is the porting guide and design checklist.
For your reference:
Hi,
Thanks for your suggestion. We found the issue and its related to Host PC RAM.
UUU tool using high memory while flashing. So it got hanged. After changing to 4 GB RAM it works fine.