static int hexMode = HEXMODE;
-static const char trbcmd_version[] = "$Revision: 2.38 $";
+static const char trbcmd_version[] = "$Revision: 2.39 $";
/* ---- User Buffer Size ----------------------------------------------- */
exit(EXIT_FAILURE);
}
- } else if (strncmp(cmd[0], "reset", CMD_SIZE) == 0) {
+ } else if (strncmp(cmd[0], "comreset", CMD_SIZE) == 0) {
/*******************************************/
/* Etrax-FIFO Reset */