static FlashType flashType = FLASH_INVALID;
-static const char trbflash_version[] = "$Revision: 2.11 $";
+static const char trbflash_version[] = "$Revision: 2.12 $";
static uint32_t mdcFlashSelect = 1;
case FLASH_ADCM23_SHOWER:
strncpy(strId[0], "edif_adcmv2", 32);
strncpy(strId[1], "edif_adcmv3", 32);
- strncpy(strId[2], "edif_shower", 32);
+ strncpy(strId[2], "shower", 32);
numIds = 3;
break;