Files
openocd/src/target
oharboe 9a9cc91bcb - fixed jtag_add_reset(). It no longer causes jtag_execute_queue() to
fail for two of it's return codes. A little bit weird, but compatible with
  existing codebase.
- tightend up error handling. Since the jtag_xxx() is a queue that is either 
  executed as things are added(hw queue) or a software queue, then
  errors can only be caught during jtag_execute_queue(). No error
  code is therefore returned from the queuing fn's. 

git-svn-id: svn://svn.berlios.de/openocd/trunk@492 b42882b7-edfa-0310-969c-e2dbd0fdcd60
2008-03-11 09:06:00 +00:00
..
2008-03-10 20:12:46 +00:00
2008-03-10 20:12:46 +00:00
2008-02-28 10:07:54 +00:00
2008-03-03 15:58:17 +00:00
2008-03-03 15:58:17 +00:00
2008-03-04 08:40:33 +00:00
2008-03-03 15:58:17 +00:00
2008-02-25 17:48:04 +00:00
2008-02-25 17:48:04 +00:00
2008-03-07 16:18:56 +00:00
2008-02-25 17:48:04 +00:00
2008-03-03 15:58:17 +00:00
2008-03-07 16:51:37 +00:00
2008-03-10 20:12:35 +00:00
2008-02-29 12:37:45 +00:00
2007-10-22 08:44:34 +00:00