static FlashType flashType = FLASH_INVALID;
-static const char trbflash_version[] = "$Revision: 2.06 $";
+static const char trbflash_version[] = "$Revision: 2.07 $";
static uint32_t mdcFlashSelect = 1;
void usage(const char *progName)
{
- printf("Usage: %s [-h] <COMMAND>\n",
+ printf("Usage: %s [-h] [-V] <COMMAND>\n",
progName);
printf("Options:\n");
printf(" -g select 'FlashRom #0 (the 'Golden Image') "