Index: /branches/eam_branches/20091201/ippScripts/scripts/chip_imfile.pl
===================================================================
--- /branches/eam_branches/20091201/ippScripts/scripts/chip_imfile.pl	(revision 26767)
+++ /branches/eam_branches/20091201/ippScripts/scripts/chip_imfile.pl	(revision 26768)
@@ -259,8 +259,8 @@
             }
 
-            $burntool_cmd .= "$tempName in=${burntoolTable_uriReal} apply=t";
+            $burntool_cmd .= "$tempName in=${burntoolTable_uriReal} persist=t apply=t";
         }
         elsif ($burntoolState == $burntoolStateGood) { # Burntool information stored in a header table.
-            $burntool_cmd .= "$tempName apply=t";
+            $burntool_cmd .= "$tempName persist=t apply=t";
         }
         else {
