diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-03 14:44:03 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-03 14:44:03 -0800 |
commit | adbf40a04537acba3cf5fea7b71dab6ac3249646 (patch) | |
tree | 62f51a7f89266fb9306747946b653644a25d4ff9 /tcl | |
parent | de27ebfa837a13309a03bfa0674513deed0d59e9 (diff) | |
download | openocd+libswd-adbf40a04537acba3cf5fea7b71dab6ac3249646.tar.gz openocd+libswd-adbf40a04537acba3cf5fea7b71dab6ac3249646.tar.bz2 openocd+libswd-adbf40a04537acba3cf5fea7b71dab6ac3249646.tar.xz openocd+libswd-adbf40a04537acba3cf5fea7b71dab6ac3249646.zip |
fix another init regression
This makes Beagle work again, instead of losing horribly because
the JTAG event handlers are no longer able to e.g. "runtest". I
get the previous quirky behavior ... comes up OK but "reset halt"
somewhat mysteriously makes it all better. (Instead of nothing
being able to work at all...) However, I'm still seeing:
The 'init' command must be used before 'init'.
That seems to come from invoking "jtag init", sometime after it
gets mapped to "ocd_jtag init", according to debug message traces.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'tcl')
0 files changed, 0 insertions, 0 deletions