target: groundwork for "reset-assert" event
commit4e56a2303b3f68bb647d8bb640a830f7f21ea231
authorDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 28 Nov 2009 02:50:20 +0000 (27 18:50 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Sat, 28 Nov 2009 02:50:20 +0000 (27 18:50 -0800)
tree87df3a19a84c9fa5b591043e2451db68e26550cd
parent4d2750e571b6a3f700cd95542a4bb5c7949e476c
target: groundwork for "reset-assert" event

This defines a "reset-assert" event and a supporting utility
routine, and documents both how targets should implement it
and how config scripts should use it.  Core-specific updates
are needed to make this work.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
doc/openocd.texi
src/target/target.c
src/target/target.h