summaryrefslogtreecommitdiff
path: root/src/jtag/zy1000.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/jtag/zy1000.c')
-rw-r--r--src/jtag/zy1000.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/jtag/zy1000.c b/src/jtag/zy1000.c
index e74478a6..0b3c8525 100644
--- a/src/jtag/zy1000.c
+++ b/src/jtag/zy1000.c
@@ -355,7 +355,7 @@ int zy1000_register_commands(struct command_context_s *cmd_ctx)
int zy1000_init(void)
{
- LOG_ERROR("%s\n", ZYLIN_OPENOCD_VERSION);
+ LOG_USER("%s", ZYLIN_OPENOCD_VERSION);
ZY1000_POKE(ZY1000_JTAG_BASE+0x10, 0x30); // Turn on LED1 & LED2