core arm11: Silence logs at level 3 if there is no activity
commit1dad2ee602674de1b97548913dba2d53267d35a3
authorEdgar Grimberg <edgar.grimberg@zylin.com>
Mon, 25 Jan 2010 15:34:27 +0000 (25 16:34 +0100)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 25 Jan 2010 20:19:52 +0000 (25 12:19 -0800)
tree76993888f0435f62eaedb4cc15454c324ecd6a35
parent9ff16575d2838527afa635058c4cb95d641533ba
core arm11: Silence logs at level 3 if there is no activity

If the target and openocd are idling, the log should normally
be silent at level 3.  (Given no verbose logging options.)

Signed-off-by: Edgar Grimberg <edgar.grimberg@zylin.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/jtag/core.c
src/target/arm11.c