Skip to content
Snippets Groups Projects
  1. Jun 03, 2009
  2. Jun 02, 2009
  3. Jun 01, 2009
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · a8f3ba8f
      zwelch authored
      Make the TCL "drscan" and "irscan" commands finish in RUN/IDLE
      unless the user specifies otherwise ... usually they'd choose
      something like DRPAUSE or IRPAUSE, avoiding RUN/IDLE.
      
      The current "end" state is whatever the preceding commands left
      in "cmd_queue_end_state", which to TCL scripts isn't knowable.
      This change should forestall various surprises/bugs.
      
      Also check that any "end" state specified is safe in case this
      adapter's JTAG clock is free-running.  For now, just issue a
      warning; eventually a hard failure is probably correct.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@1988 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      a8f3ba8f
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · 5120d126
      zwelch authored
      Whitespace fixes in jtag.c ... mostly end-of-line crap.
      Flag "jtag_device" command as obsolete in its helptext.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@1987 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      5120d126
Loading