static FlashType flashType = FLASH_INVALID;
static uint32_t manId = 0;
-static const char trbflash_version[] = "$Revision: 2.24 $";
+static const char trbflash_version[] = "$Revision: 2.25 $";
static uint32_t mdcFlashSelect = 1;
break;
/* CTS */
- case 5100:
+ case 0x5100:
fType = FLASH_CTS_FPGA1;
break;
- case 5200:
+ case 0x5200:
fType = FLASH_CTS_FPGA2;
break;