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
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · 4caa72b9
      zwelch authored
      Remove two sections about deprecated/removed commands, documenting
      them briefly in the chapter on deprecated/removed commands.  The
      "working_area" command just duplicated text; "jtag_device" wasn't
      listed in that chapter before.
      
      Also start de-emphasizing those commands.  Don't index them, and
      include a disclaimer that their documentation may start to vanish
      about a year after the code does (e.g. in January 2010).
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@1986 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      4caa72b9
    • zwelch's avatar
      David Brownell <david-b@pacbell.net>: · 7da3c2cd
      zwelch authored
      This is the missing half of the r1974 patch:
      OSK5912 board support, which was split out from
      the omap5912 target config.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@1985 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      7da3c2cd
Loading