From ad751bb7a4c73268fb38181b603215300490d201 Mon Sep 17 00:00:00 2001 From: oharboe Date: Fri, 2 Jan 2009 23:58:16 +0000 Subject: John McCarthy pic32mx flash wip git-svn-id: svn://svn.berlios.de/openocd/trunk@1296 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- src/target/mips_ejtag.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/target/mips_ejtag.h') diff --git a/src/target/mips_ejtag.h b/src/target/mips_ejtag.h index 74ba2071..cab8c11f 100644 --- a/src/target/mips_ejtag.h +++ b/src/target/mips_ejtag.h @@ -102,6 +102,7 @@ typedef struct mips_ejtag_s { jtag_tap_t *tap; u32 impcode; + u32 idcode; /*int use_dma;*/ u32 ejtag_ctrl; } mips_ejtag_t; -- cgit v1.2.3