diff options
author | Antonio Borneo <borneo.antonio@gmail.com> | 2019-04-01 08:44:26 +0200 |
---|---|---|
committer | Tomas Vanek <vanekt@fbl.cz> | 2019-05-14 19:33:03 +0100 |
commit | 74cd25a4d39d85caeb275f178c1c93b4ff334810 (patch) | |
tree | f10ed61aae6b0c472ad2fb2cdcf2e21e4d22c770 /src/target/riscv | |
parent | 84cfb727dfce2725d91af9f506bca49c8bb15de2 (diff) | |
download | riscv-openocd-74cd25a4d39d85caeb275f178c1c93b4ff334810.zip riscv-openocd-74cd25a4d39d85caeb275f178c1c93b4ff334810.tar.gz riscv-openocd-74cd25a4d39d85caeb275f178c1c93b4ff334810.tar.bz2 |
target: change prototype of target_process_reset()
To prepare for handling TCL return values consistently, all calls
to command_print/command_print_sameline should be ready to switch
to CMD as first parameter.
Change prototype of target_process_reset() to pass CMD instead of
CMD_CTX.
Replace NULL parameter of command_print().
Remove extra newline, already added by command_print().
Change-Id: Ieb820c2586e1ff74a0c2b63a9c8693ca7710dfb7
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5048
Tested-by: jenkins
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
Diffstat (limited to 'src/target/riscv')
0 files changed, 0 insertions, 0 deletions