Skip to content
Snippets Groups Projects
  1. Sep 20, 2009
    • dbrownell's avatar
      Debug message updates: · 0c4b119d
      dbrownell authored
       - Shrink messaging during resets, primarily by getting rid of
         "nothing happened" noise that hides *useful* information.
      
       - Improve: the "no IDCODE" message by identifying which tap only
         supports BYPASS; and the TAP event strings.
      
      Related minor code updates:
      
       - Remove two needless tests when examining the chain:  we know
         we have a TAP, and that all TAPs have names.
      
       - Clean up two loops, turning "while"s into "for"s which better
         show what's actually being done.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2736 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      0c4b119d
    • dbrownell's avatar
      Minor regression bugfix for the jtag_tap_handle_event() case · 75581ffe
      dbrownell authored
      for disabling TAPs.  We don't actually know how to make any
      JRCs which do that yet; but when we do, this will matter.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2735 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      75581ffe
  2. Sep 19, 2009
  3. Sep 18, 2009
  4. Sep 17, 2009
  5. Sep 16, 2009
  6. Sep 15, 2009
  7. Sep 14, 2009
  8. Sep 13, 2009
  9. Sep 12, 2009
  10. Sep 11, 2009
Loading