2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-24 09:49:31 +10:00
openocd/tcl
Antonio Borneo 27b98c2fa5 TCL scripts: update to current "flash bank" syntax
While "flash bank" syntax has been changed long ago,
several tcl script are still not fully update.

Fix following cases related with "cfi" driver:
- syntax error: the mandatory <name> parameter is missing
- warning: the <target> parameter is a number, instead of
  the target name
- the comment line above the command does not report
  actual syntax

Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
2010-03-26 08:42:58 +01:00
..
board TCL scripts: update to current "flash bank" syntax 2010-03-26 08:42:58 +01:00
chip
cpld Xilinx xcr3256.cfg basic config script 2009-10-12 15:12:35 +02:00
cpu/arm
interface PARPORT: add PARPORTADDR tcl variable 2010-03-16 10:10:21 +00:00
target TCL scripts: update to current "flash bank" syntax 2010-03-26 08:42:58 +01:00
test rename jtag_nsrst_delay as adapter_nsrst_delay 2010-03-15 08:41:30 -07:00
bitsbytes.tcl
memory.tcl
mmr_helpers.tcl
readable.tcl