riscv-openocd/src
Antonio Borneo fc1063a1b9 cfi: simplify and clearify code
At the end I have added comments /* FIXME: to be removed */
There are 3 lines in which my simplification is not complete due to
data dependency with LOG_DEBUG() messages visible in the patch.
Such log_debug has been introduced on Jan 22, 2007 with commit
4fc97d3f27 during development activity
in this file/procedure.

From my point of view, these logs can be removed, since not part of a
consistent flow of information.
Alternatively, could be borrowed in the new cfi_send_command(), but
this will increase verbosity.

Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
2010-03-08 18:31:27 +01:00
..
flash cfi: simplify and clearify code 2010-03-08 18:31:27 +01:00
helper gpl: fix GPL startup message 2010-02-15 22:59:41 +01:00
jtag zy1000: embedded ice dcc tweak 2010-03-08 08:37:13 +01:00
pld jtag: jtag_add_ir_scan() now takes a single field 2010-03-08 08:12:25 +01:00
server telnet: fix strage blank spaces at beginning of telnet lines 2010-01-31 15:06:02 +01:00
svf jtag: simplify jtag_add_plain_ir/dr_scan 2010-03-08 08:12:26 +01:00
target jtag: simplify jtag_add_plain_ir/dr_scan 2010-03-08 08:12:26 +01:00
xsvf jtag: simplify jtag_add_plain_ir/dr_scan 2010-03-08 08:12:26 +01:00
Makefile.am Driver for USB-JTAG, Altera USB-Blaster and compatibles 2009-12-26 15:05:06 -08:00
ecosboard.c zy1000: complete zy1000_uart to jim command switch 2010-02-05 14:38:26 +01:00
hello.c Doc/examples: clarify usage messages 2010-01-08 23:13:39 -08:00
hello.h improve command handling examples 2009-11-25 10:29:05 -08:00
main.c add openocd.h for top-level declarations 2009-11-14 07:29:16 -08:00
openocd.c gpl: fix GPL startup message 2010-02-15 22:59:41 +01:00
openocd.h remove #if logic for openocd_sleep_*lude 2009-12-02 13:26:26 -08:00