Thanks Vladan, Just a quick clarification.
We had a ltib setup through which we used to generate imx28_ivt_linux.sb and flash it to SD card and bring up the board.
Now for MFG tool, We modified the same LTIB setup to manufacturing firmware profile and generated updater_ivt.sb.
We would like to know whether updater_ivt.sb shall work for mfgtool. or
do we have to install new ltib setup with manufacturing firmware profile selected at beginning.
or
should we copy all the binaries (power_prep, boot_prep, linux_prep, zlmage and initramfs image) to separate folder and run the script create_updater.sh from the folder. These binaries are created from ltib setup that has "manufacturing firmware profile" .. is there any chance it would work.