From 8ee78af7bf11249fac8761d9caf8ad77ca7eb13e Mon Sep 17 00:00:00 2001 From: hadaq Date: Thu, 17 Sep 2009 21:17:35 +0000 Subject: [PATCH] update --- trbrich/trbflash.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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') " -- 2.43.0