2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-25 09:35:23 +10:00
openocd/src
Øyvind Harboe 6de2b2d14b nand: when verify failed, it didn't return an error
when the verify failed, it didn't return an error,
which breaks e.g. tcl scripts that rely on this for
exceptions to work.

Found by -Wshadow

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2010-06-16 07:39:46 +02:00
..
flash nand: when verify failed, it didn't return an error 2010-06-16 07:39:46 +02:00
helper oops... backup file snuck in, remove it. 2010-06-16 00:04:23 +02:00
jtag zy1000: -Wshadow warning fix 2010-06-15 23:02:46 +02:00
pld PLD: review scope of functions 2010-04-10 17:06:16 +08:00
server -Wshadow fixes 2010-06-14 22:12:04 +02:00
svf
target mips_ejtag: -Wshadow warning fixes 2010-06-15 23:27:08 +02:00
xsvf
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: review scope of functions 2010-04-10 22:04:03 +08:00
openocd.h