Be quiet when the target is just running normally.
Change-Id: I7861f16ba6b1b5c1851787ce5d78c02aff0568f6
This commit is contained in:
@@ -2070,7 +2070,6 @@ static int poll_target(struct target *target, bool announce)
|
||||
LOG_DEBUG("halting");
|
||||
} else if (!bits.haltnot && !bits.interrupt) {
|
||||
target->state = TARGET_RUNNING;
|
||||
LOG_DEBUG("running");
|
||||
}
|
||||
|
||||
return ERROR_OK;
|
||||
|
||||
Reference in New Issue
Block a user