Hi
I am trying to generate a firmware u-boot for MFG (imx-3.14.28_1.0.0_ga-mfgtools) using u-boot 2014.04 version. I followed the procedure provided in the mfgtools' document to configure u-boot and kernel image for MFG which is attached in this post. I tried running the tool and dumping the images on imx6 board but it hangs in the middle of loading u-boot. The following log is shown in the mfgtool.log file:
DLL version: 2.5.1
Monday, November 09, 2015 17:18:10 Start new logging
ModuleID[2] LevelID[10]: CMyExceptionHandler thread is running
ModuleID[2] LevelID[1]: new MxHidDeviceClass
ModuleID[2] LevelID[10]: new MxHidDevice[008DDBC0]
ModuleID[2] LevelID[1]: new MxHidDeviceClass
ModuleID[2] LevelID[10]: new MxHidDevice[008E09A0]
ModuleID[2] LevelID[1]: new MxHidDeviceClass
ModuleID[2] LevelID[10]: new MxHidDevice[008E6F80]
ModuleID[2] LevelID[1]: new MxHidDeviceClass
ModuleID[2] LevelID[10]: new MxHidDevice[008E9D60]
ModuleID[2] LevelID[1]: new MxHidDeviceClass
ModuleID[2] LevelID[10]: new MxHidDevice[050E2048]
ModuleID[2] LevelID[1]: new MxHidDeviceClass
ModuleID[2] LevelID[10]: new MxHidDevice[050E94A8]
ModuleID[2] LevelID[10]: Device Manager thread is running
ModuleID[2] LevelID[1]: Can't set m_hStopEvent before it initialized or it already stop
ModuleID[2] LevelID[10]: CmdOperation[0] device chagned and reset to state 0
ModuleID[2] LevelID[10]: ExecuteCommand--Boot[WndIndex:0], File is C:\Users\irfan.m\Desktop\mfgtool\L3.14.28_6UL9x9_patch_mfg-tools\mfgtools\Profiles\linux\OS Firmware\firmware\u-boot-imx6qnano_sd.imx
The tool hangs at this stage and the process won't proceed any further. Therefore, I would like to know whether u-boot 2014.04 has support for mfgtool? And if it supports, are the changes shown in the document attached enough to generate u-boot for MFG firmware? If somehow the u-boot firmware is generated sucessfully, will it support the kernel generated using 3.14.28 linux kernel version? please help.
Regards
Mohammed Irfan Uddin