From a28eaa85f73759bb189a46308642502c9fa5aa4b Mon Sep 17 00:00:00 2001 From: duane Date: Sun, 30 Nov 2008 22:25:43 +0000 Subject: jtag newtap change & huge manual update git-svn-id: svn://svn.berlios.de/openocd/trunk@1194 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- src/target/mips_ejtag.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/target/mips_ejtag.h') diff --git a/src/target/mips_ejtag.h b/src/target/mips_ejtag.h index 4125dfc4..74ba2071 100644 --- a/src/target/mips_ejtag.h +++ b/src/target/mips_ejtag.h @@ -100,7 +100,7 @@ typedef struct mips_ejtag_s { - int chain_pos; + jtag_tap_t *tap; u32 impcode; /*int use_dma;*/ u32 ejtag_ctrl; -- cgit v1.2.3