]> git.sur5r.net Git - openocd/commit
TCL scripts: update to current "flash bank" syntax
authorAntonio Borneo <borneo.antonio@gmail.com>
Fri, 26 Mar 2010 07:17:46 +0000 (15:17 +0800)
committerØyvind Harboe <oyvind.harboe@zylin.com>
Fri, 26 Mar 2010 07:42:58 +0000 (08:42 +0100)
commit27b98c2fa548a46bbd2e3f5417160bbfb6eb89a1
tree8c16c74c71a967d5694fd4e1b0033b16f11e8671
parented81249129d4b43159843712efa408660cf4c03d
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>
12 files changed:
tcl/board/at91rm9200-dk.cfg
tcl/board/balloon3-cpu.cfg
tcl/board/digi_connectcore_wi-9c.cfg
tcl/board/dm6446evm.cfg
tcl/board/hammer.cfg
tcl/board/imx27ads.cfg
tcl/board/logicpd_imx27.cfg
tcl/board/topas910.cfg
tcl/board/topasa900.cfg
tcl/board/unknown_at91sam9260.cfg
tcl/board/x300t.cfg
tcl/target/at91sam9260_ext_RAM_ext_flash.cfg