]> git.sur5r.net Git - openocd/commitdiff
Added (BUILD_JLINK==1) condition to us new tables with JLink
authormlu <mlu@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 6 May 2009 18:47:15 +0000 (18:47 +0000)
committermlu <mlu@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 6 May 2009 18:47:15 +0000 (18:47 +0000)
git-svn-id: svn://svn.berlios.de/openocd/trunk@1619 b42882b7-edfa-0310-969c-e2dbd0fdcd60

src/jtag/jtag.c

index a75c9c54a6609aa89479ea38b7aba5026d408a59..91f14b15e859e24f73de800eb2d0c60f173f62fd 100644 (file)
@@ -3116,7 +3116,7 @@ static struct
 
 #define B8(bits,count)         { ((u8)B8__(HEX__(bits))), (count) }
 
-#if 0 && ((BUILD_FT2232_FTD2XX==1) || (BUILD_FT2232_LIBFTDI==1))
+#if 0 && ((BUILD_FT2232_FTD2XX==1) || (BUILD_FT2232_LIBFTDI==1) || (BUILD_JLINK==1))
        /*      this is the table submitted by Jeff Williams on 3/30/2009 with this comment:
 
                OK, I added Peter's version of the state table, and it works OK for