jtag/drivers: correct the angie_reset function
commit74807daeb36a3be891913d2e03e58d0a23b6fcb9
authorAhmed BOUDJELIDA <aboudjelida@nanoxplore.com>
Mon, 4 Dec 2023 09:58:05 +0000 (4 10:58 +0100)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 13 Jan 2024 14:47:45 +0000 (13 14:47 +0000)
treeff2ddcbfd9194c877a47ad2d642a41702986e910
parentc7073853ebcbb8a94af0ef405cb05f94b7fd02e5
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>
src/jtag/drivers/angie.c