Skip to content
Snippets Groups Projects
  1. Sep 21, 2009
    • dbrownell's avatar
      Update the jtag-examine_chain() logic to verify that there's no · d20103cd
      dbrownell authored
      garbage after the expected data (from the TAPs' BYPASS or IDCODE
      registers).
      
      NOTE that there was previously some code that looked like it was
      trying to do this ... which didn't work, because it was looping
      over the list of expected TAPs, and never checked *after* that
      list completed!  That could hide some *nasty* reset issues...
      
      Also replace a now-obsolete scanchain length test with one that
      behaves correctly; and update reporting of unexpected IDCODEs.
      
      
      git-svn-id: svn://svn.berlios.de/openocd/trunk@2739 b42882b7-edfa-0310-969c-e2dbd0fdcd60
      d20103cd
  2. Sep 20, 2009
  3. Sep 19, 2009
  4. Sep 18, 2009
  5. Sep 17, 2009
  6. Sep 16, 2009
  7. Sep 15, 2009
  8. Sep 14, 2009
  9. Sep 13, 2009
  10. Sep 12, 2009
Loading