openocd/src
David Brownell e0cb27df6b Cortex-A8: support "reset-assert" event
Use the new "reset-assert" event; else SRST; else fail.
Tested on an OMAP3, using the event.

NOTE:  still doesn't handle "reset halt".  For some reason
neither VCR nor PRCR seemed effective; they held the value
that was written, but VCR didn't trigger debug entry when
the reset vector fired (maybe the vector needs configuring?)
and PRCR refused to hold the chip in reset until deassert()
could force the core into debug state.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
2009-11-27 18:50:26 -08:00
..
flash fix 'nand info' command 2009-11-27 11:11:26 -08:00
helper fix regression causing duplicated output 2009-11-27 14:30:26 -08:00
jtag zy1000: keep up with new command registration stuff 2009-11-27 20:41:06 +01:00
pld pld: use static registration instead of callback 2009-11-24 21:37:33 -08:00
server fix typos in source files 2009-11-26 10:11:26 -08:00
svf {,x}svf: use register_commands() 2009-11-24 21:37:33 -08:00
target Cortex-A8: support "reset-assert" event 2009-11-27 18:50:26 -08:00
xsvf {,x}svf: use register_commands() 2009-11-24 21:37:33 -08:00
Makefile.am build: fix breakage in building bin2char 2009-11-22 13:35:13 +01:00
ecosboard.c zy1000: keep up with changes to log_init() 2009-11-27 19:42:38 +01:00
hello.c improve command handling examples 2009-11-25 10:29:05 -08:00
hello.h improve command handling examples 2009-11-25 10:29:05 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
openocd.c log: improve initialization 2009-11-25 10:29:06 -08:00
openocd.h fix segfault at startup 2009-11-18 11:56:24 -08:00