Clean up references to old tap_state names
git-svn-id: svn://svn.berlios.de/openocd/trunk@1235 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -1338,7 +1338,7 @@ int str9xpec_handle_flash_disable_turbo_command(struct command_context_s *cmd_ct
|
||||
if (tap == NULL)
|
||||
return ERROR_FAIL;
|
||||
|
||||
/* exit turbo mode via TLR */
|
||||
/* exit turbo mode via RESET */
|
||||
str9xpec_set_instr(tap, ISC_NOOP, TAP_RESET);
|
||||
jtag_execute_queue();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user