MfgTool can send data to UUT which will either call fmd's DeviceIoControl to program data into CUST0 or call routines in otp.c to program directly. My imx28 based board is running CE6.0.
Marc coussement said:
How, can we use Mfgtool to program HW_OCOTP_CUST0 OTP register?
BitInit.exe is feasible but not recommended. Mfgtool can do it, too. You can finish all your work using Mfgtool, this is very important in factory environment.
I plan to burn the MAC address to HW_OCOTP_CUST0 with tool BitInit.exe one by one at first, and then program the images of eboot.sb and nk.nb0 into my iMX28 based board with MfgTool.