- added "init" command. "init" and "reset" at end of startup script is equivalent
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 9 Apr 2008 05:50:34 +0000 (05:50 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Wed, 9 Apr 2008 05:50:34 +0000 (05:50 +0000)
commita0647227439434c4a71470e336ec8715d43d0501
treec32efbf7f71bf620ea2c1c72ed9e7f30b036727e
parent94320a1dc3394e90560fd4f0cddc3362a4337275
- added "init" command. "init" and "reset" at end of startup script is equivalent
  to daemon_startup(still supported).
- print warning if srst and trst change state at the same time when srst_and_trst
is seperate
- reset now performs a trst, examines and validates the jtag chain before targets
assert reset
- if startup fails to examine and validate the jtag chain, try a reset before
trying again

git-svn-id: svn://svn.berlios.de/openocd/trunk@552 b42882b7-edfa-0310-969c-e2dbd0fdcd60
src/jtag/jtag.c
src/jtag/jtag.h
src/openocd.c
src/target/arm7_9_common.c
src/target/target.c
src/target/target.h
src/target/target/lpc2148.cfg