aboutsummaryrefslogtreecommitdiff
path: root/tcl/board
diff options
context:
space:
mode:
authorSamuel Obuch <sobuch@codasip.com>2020-08-11 17:37:01 +0200
committerAntonio Borneo <borneo.antonio@gmail.com>2020-09-05 16:48:08 +0100
commit3ac010bb9f1065c0d2cba9ac2c473878d8a6eee6 (patch)
treecdedc9f5f35856661b47877953c7399b8f8d8c1e /tcl/board
parent764b25c81481225d425ff711b9ba11fca1d91b31 (diff)
downloadriscv-openocd-3ac010bb9f1065c0d2cba9ac2c473878d8a6eee6.zip
riscv-openocd-3ac010bb9f1065c0d2cba9ac2c473878d8a6eee6.tar.gz
riscv-openocd-3ac010bb9f1065c0d2cba9ac2c473878d8a6eee6.tar.bz2
Fix debug prints when loading to flash
While loading to flash with debug level at least 3, OpenOCD tries to print the whole loaded bitstream. This will be very-very-slow due to implementation of conversion from buffer to string. * fix condition on selected debug level in jtag/core.c * replace slow buf_to_str function from helper/binarybuffer.c with faster but_to_hex_str function Change-Id: I3dc01d5846941ca80736f2ed12e3a54114d2b6dd Signed-off-by: Samuel Obuch <sobuch@codasip.com> Reviewed-on: http://openocd.zylin.com/5800 Tested-by: jenkins Reviewed-by: Jan Matyas <matyas@codasip.com> Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Diffstat (limited to 'tcl/board')
0 files changed, 0 insertions, 0 deletions