David Brownell <david-b@pacbell.net> Accomodate targets which don't support various...
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 25 Aug 2009 19:52:02 +0000 (19:52 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 25 Aug 2009 19:52:02 +0000 (19:52 +0000)
commitbd7cbd01e8a2e39c1a77d551cb1f8081f880c953
treef76d157bd66781e3a60315676c2769726ffd81b9
parent0c41395fc3cb106c3fe0ffb80bc5fe20e3d8b533
David Brownell <david-b@pacbell.net> Accomodate targets which don't support various target-specific
reset operations.  Maybe they can't; or it's a "not yet" thing.

Note that the assert/deassert operations can't yet trigger for
OMAP3 because resets currently include JTAG reset in all cases,
resetting the ICEpick and thus disabling the TAP for Cortex-A8.

git-svn-id: svn://svn.berlios.de/openocd/trunk@2620 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/target/target.c