2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-24 05:05:06 +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
cpu/arm
interface
target TCL scripts: update to current "flash bank" syntax 2010-03-26 08:42:58 +01:00
test
bitsbytes.tcl
memory.tcl
mmr_helpers.tcl
readable.tcl