From: hadaq Date: Thu, 17 Sep 2009 21:17:35 +0000 (+0000) Subject: update X-Git-Tag: v6.0~336 X-Git-Url: https://jspc29.x-matter.uni-frankfurt.de/git/?a=commitdiff_plain;h=8ee78af7bf11249fac8761d9caf8ad77ca7eb13e;p=trbnettools.git update --- diff --git a/trbrich/trbflash.c b/trbrich/trbflash.c index d0ce5d7..3866044 100644 --- a/trbrich/trbflash.c +++ b/trbrich/trbflash.c @@ -63,7 +63,7 @@ static const char FlashTypeStr[][16] = {"INVALID", "ADCM1", "ADCM2", "MDC"}; 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; @@ -879,7 +879,7 @@ static int selectMdcFlashRom(uint16_t trb_address, uint8_t number) { void usage(const char *progName) { - printf("Usage: %s [-h] \n", + printf("Usage: %s [-h] [-V] \n", progName); printf("Options:\n"); printf(" -g select 'FlashRom #0 (the 'Golden Image') "