]> git.sur5r.net Git - openocd/commit
Improve jtag_validate_ircapture() diagnostics.
authordbrownell <dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 5 Oct 2009 08:23:33 +0000 (08:23 +0000)
committerdbrownell <dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Mon, 5 Oct 2009 08:23:33 +0000 (08:23 +0000)
commit7a57c316196f93c7e31b7d00eb9b52177ae874c6
tree7f7e84b2ff0014e98a089a284afb5841086cbd2d
parent7c7467b34f11939fbce41e39dfa1b6b0e110a89c
Improve jtag_validate_ircapture() diagnostics.

Bugfix the error message so it shows the disliked value, and add
a debug message showing each TAP's IR capture value, all N bits.

This just changes diagnostics ... it still ignores the parameters
given to us at TAP declaration time.

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