jtag newtap change & huge manual update
[fw/openocd] / src / target / arm_jtag.h
index 6fba449ed262c0bf8bae72a89db8da64b7706ade..11f6bd611249e2fd6ec2f79f65aadb21c7abd3b4 100644 (file)
@@ -2,7 +2,7 @@
  *   Copyright (C) 2005 by Dominic Rath                                    *
  *   Dominic.Rath@gmx.de                                                   *
  *                                                                         *
- *   Copyright (C) 2007,2008 Øyvind Harboe                                      *
+ *   Copyright (C) 2007,2008 Øyvind Harboe                                 *
  *   oyvind.harboe@zylin.com                                               *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
@@ -28,7 +28,7 @@
 
 typedef struct arm_jtag_s
 {
-       int chain_pos;
+       jtag_tap_t *tap;
        
        int scann_size;
        u32 scann_instr;