riscv-openocd/src/jtag/aice
Seth LaForge 3110092720 src/jtag/aice: Fix obviously incorrect bit op.
Fix expression "(pin_status | 0x4)" which was always true rather than
testing a bit. Untested - was clearly not expressing the intent of the
author by inspection. Found by automated tooling and rtrieu@google.com.

Signed-off-by: Seth LaForge <sethml@google.com>
Change-Id: I4bb91e60e8ce9757bf21976cc48de6f85a39c68d
Reviewed-on: http://openocd.zylin.com/5301
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-by: Tomas Vanek <vanekt@fbl.cz>
2019-09-24 05:47:43 +01:00
..
Makefile.am Convert to non-recursive make 2016-12-08 16:23:10 +00:00
aice_interface.c Convert DEBUG_JTAG_IO to LOG_DEBUG_IO 2019-06-04 21:48:39 +01:00
aice_interface.h nds32: Add jtag scan_chain command 2018-03-12 14:12:59 +00:00
aice_pipe.c target: Add 64-bit target address support 2017-02-10 13:50:17 +01:00
aice_pipe.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
aice_port.c Remove FSF address from GPL notices 2016-05-24 22:30:01 +01:00
aice_port.h target: Add 64-bit target address support 2017-02-10 13:50:17 +01:00
aice_transport.c helper/command: change prototype of command_print/command_print_sameline 2019-05-14 19:37:11 +01:00
aice_transport.h Make #include guard naming consistent 2016-05-24 22:30:55 +01:00
aice_usb.c src/jtag/aice: Fix obviously incorrect bit op. 2019-09-24 05:47:43 +01:00
aice_usb.h nds32: Avoid detected JTAG clock 2018-07-18 21:06:51 +01:00