Force sane SRST and TRST initialization
commitcdc33b38088e6435393b86808b6833d09ea4aa73
authordbrownell <dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 7 Oct 2009 19:02:21 +0000 (7 19:02 +0000)
committerdbrownell <dbrownell@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 7 Oct 2009 19:02:21 +0000 (7 19:02 +0000)
tree854784d7fad5516c9c26165cdeca20d276a3ad2a
parent246ff4f6019ed59fe47295b3753728b3e4c0dc40
Force sane SRST and TRST initialization

At least some FT2232 based adapters don't necessarily come up
in the expected state, with SRST and TRST disabled.  Since
other adapters could suffer the same problem, let's avoid
needing to patch every driver and just force *all* adapters
to initialize those values properly at server startup.

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