Reset wip. Just adding hooks. This is just to reduce the size of the actual change, no change in behaviour.
git-svn-id: svn://svn.berlios.de/openocd/trunk@565 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -241,6 +241,10 @@ enum reset_types
|
||||
|
||||
extern enum reset_types jtag_reset_config;
|
||||
|
||||
/* initialize interface upon startup. A successful no-op
|
||||
* upon subsequent invocations
|
||||
*/
|
||||
extern int jtag_interface_init(struct command_context_s *cmd_ctx);
|
||||
/* initialize JTAG chain using only a TLR reset. If init fails,
|
||||
* try reset + init.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user