2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-26 23:40:22 +10:00
openocd/src
Øyvind Harboe 37cfbe4917 cortex a8: add error propagation for mem_ap_read/write_atomic_u32
Error propagation avoids e.g. infinite loops waiting
for target to halt, etc.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2010-06-22 08:22:00 +02:00
..
flash nand/mx2: review scope of symbols 2010-06-21 22:14:24 +08:00
helper helper/jim-eventloop.h: review unused definitions 2010-06-21 22:14:12 +08:00
jtag jtag: retire jtag_get_error() 2010-06-21 13:43:36 +02:00
pld PLD: review scope of functions 2010-04-10 17:06:16 +08:00
server gdb-server: fix -Wshadow warning 2010-06-17 15:41:07 +02:00
svf svf: -Wshadow warning fixes 2010-06-16 08:17:27 +02:00
target cortex a8: add error propagation for mem_ap_read/write_atomic_u32 2010-06-22 08:22:00 +02:00
xsvf jtag: do not use jtag_get_error() 2010-06-21 13:43:23 +02:00
ecosboard.c NOR/DRIVERS: review scope of functions 2010-04-10 19:38:15 +08:00
hello.c HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
hello.h HELLO: review unused symbols 2010-04-10 17:23:06 +08:00
main.c
Makefile.am
openocd.c openocd.c: review scope of symbols 2010-06-21 22:14:21 +08:00
openocd.h