]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/mcsdk-tools.git/blobdiff - writer/nand/src/nandwriter.c
added PCIE examples for C6670 from Eric Ding
[keystone-rtos/mcsdk-tools.git] / writer / nand / src / nandwriter.c
index 82e48c2207a329097ef21da7368549cf4bd04379..e4c369433f27bf18f05814ad431ddfa45b5b407f 100644 (file)
@@ -47,7 +47,7 @@
 #include "types.h"
 
 /* NAND writer utility version */
-char version[] = "01.00.00.04"; /* Updates for SDOCM00083051 fix*/
+char version[] = "01.00.00.04";
 
 /* The input file name is hard coded */
 char *input_file = "nand_writer_input.txt";