riscv-openocd/src
Ahmed BOUDJELIDA 974e29aef6 jtag/drivers: correct the angie_reset function
remove angie_clear_queue function from executing before the
angie_execute_queued_commands function and making it at the
end of the reset function.

Change-Id: Id8a0664fbd5b8f9730545ce0f8f272ae0b0e7e78
Signed-off-by: Ahmed BOUDJELIDA <aboudjelida@nanoxplore.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/7990
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2024-01-29 13:36:27 +03:00
..
flash Merge commit 'adcc8ef87bc1ed47c95f1f2d23072b2b916e1555' into en-sc/from_upstream 2024-01-10 12:18:29 +03:00
helper helper/command: pass command arguments also as Jim_Obj 2024-01-29 13:36:27 +03:00
jtag jtag/drivers: correct the angie_reset function 2024-01-29 13:36:27 +03:00
pld jtag: Rename 'hasidcode' to 'has_idcode' 2023-12-16 07:51:56 +00:00
rtos Merge commit 'a9080087d82688043ca216d50926228d09631297' into from_upstream 2023-12-05 14:35:54 -08:00
rtt rtt/tcl: Fix line indentation 2023-11-18 11:38:27 +00:00
server ipdbg: improve ipdbg-host speed 2024-01-29 13:36:27 +03:00
svf svf: make command 'svf' syntax consistent 2023-03-25 18:09:06 +00:00
target target/mips32: fix false positive from clang 2024-01-29 13:36:27 +03:00
transport transport: rewrite command 'transport select' as COMMAND_HANDLER 2023-03-25 18:09:47 +00:00
xsvf openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
Makefile.am openocd: build: add SPDX tag 2022-07-23 13:06:38 +00:00
hello.c hello: include hello.h 2023-05-18 10:13:41 +00:00
hello.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00
main.c openocd: fix SPDX tag format for files .c 2022-09-18 08:22:01 +00:00
openocd.c openocd: rewrite command 'version' as COMMAND_HANDLER 2023-03-25 18:10:54 +00:00
openocd.h openocd: src: replace the GPL-2.0-or-later license tag 2022-07-23 13:59:13 +00:00