adi_v5_cmsis_dap: Fix logging order of appearance
commit8f9cea457d85fd1fb6e060bc1a7fe402d47e2c15
authorAndrey Smirnov <andrew.smirnov@gmail.com>
Thu, 3 Apr 2014 21:44:31 +0000 (3 14:44 -0700)
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>
Sun, 1 Jun 2014 17:01:46 +0000 (1 17:01 +0000)
tree599a091df69085479d0a709dea222241f2441fde
parentd80123f20b747feb7ef70ac8e5de8938be0002f4
adi_v5_cmsis_dap: Fix logging order of appearance

Move logging for cmsis_dap_queue_ap_read/write to happen after a call
to cmsis_dap_ap_q_bankselect so that that SWD operation would appear
in the log in the same sequence they happen on the bus.

Change-Id: Ic046bc753e661da7924b019c9100d6932fb686bf
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Reviewed-on: http://openocd.zylin.com/2087
Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Tested-by: jenkins
src/target/adi_v5_cmsis_dap.c