openocd/src/flash
Paul Fertser 2caa3455ad flash/nor: use command_print() in command "flash banks"
The command uses LOG_USER() instead of command_print().
Fix it.

This change was part of http://openocd.zylin.com/1815 from Paul
Fertser and has been extracted and rebased to simplify the review.

Change-Id: I92e5e5954a75b96093b3ed6af73a7536c063b639
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5083
Tested-by: jenkins
2019-05-14 19:38:12 +01:00
..
nand helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +01:00
nor flash/nor: use command_print() in command "flash banks" 2019-05-14 19:38:12 +01:00
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
common.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
common.h flash/nor: at91samd protection bits write fix 2016-12-08 12:19:19 +00:00
mflash.c helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +01:00
mflash.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
startup.tcl flash/startup: make program accept filenames with spaces and other characters 2018-01-13 08:43:26 +00:00