]> jspc29.x-matter.uni-frankfurt.de Git - trbnettools.git/commitdiff
update
authorhadaq <hadaq>
Thu, 29 Jul 2010 15:56:46 +0000 (15:56 +0000)
committerhadaq <hadaq>
Thu, 29 Jul 2010 15:56:46 +0000 (15:56 +0000)
libtrbnet/trbflash.c

index facb4e884e69c7ad2d77537c27fb97d7cf57be2f..dd2e4dabf47408a313d9fcad62dbb64b0d7faa80 100644 (file)
@@ -97,7 +97,7 @@ static const char FlashTypeStr[16][32] =
 
 static FlashType flashType = FLASH_INVALID; 
 static uint32_t manId = 0;
-static const char trbflash_version[] = "$Revision: 2.22 $"; 
+static const char trbflash_version[] = "$Revision: 2.23 $"; 
 
 static uint32_t mdcFlashSelect = 1;
 
@@ -1079,7 +1079,7 @@ void usage(const char *progName)
   printf("  -y    assume yes to all questions which might will be asked\n");
   printf("  -f    do not validate FirmwareId of ImageFile (DON'T USE, for "
          "EXPERTS ONLY)\n");
-  printf("  -v    skip verifying after programming\n");
+  printf("  -v    skip verify after programming\n");
   printf("  -h    give this help\n");
   printf("  -V    Version number\n");
   printf("\nCommands:\n");