allow deferal of init
commitcee1f39f18296a3aa291b806052c7c3d5a066347
authorZachary T Welch <zw@superlucidity.net>
Sun, 29 Nov 2009 22:04:21 +0000 (29 14:04 -0800)
committerZachary T Welch <zw@superlucidity.net>
Tue, 1 Dec 2009 00:29:24 +0000 (30 16:29 -0800)
tree02f14bd2f740b865c08a702d241290b0d5407756
parent64653b0bbb0b2ac87de83d867f241360087b7588
allow deferal of init

Adds 'noinit' command to prevent OpenOCD from running 'init' at the end
up startup, allowing it to be given from telnet or TCL.  This provides
the old behavior by default, and users can add this command to their
scripts to get the new behavior.
src/openocd.c