Better fix for TAPs violating the JTAG spec for IR-Capture.
authordbrownell <dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 7 Oct 2009 18:51:11 +0000 (18:51 +0000)
committerdbrownell <dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 7 Oct 2009 18:51:11 +0000 (18:51 +0000)
commit246ff4f6019ed59fe47295b3753728b3e4c0dc40
tree531c138afc77d3ca8e0406edab66bde966f566e0
parent7035b37e71c8c8805a2148c7c454537b903b0d51
Better fix for TAPs violating the JTAG spec for IR-Capture.

Instead of just assuming all IDCODE-deprived TAPs violate the
JTAG spec (they don't!), just require TAPs with such problems
to be declared with proper ircapture/irmask values.  Example,
with mask and value of zero.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2823 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/jtag/core.c