tcl: replace '-ctibase' with '-baseaddr'
authorAntonio Borneo <borneo.antonio@gmail.com>
Sat, 17 Oct 2020 17:25:50 +0000 (19:25 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Wed, 4 Nov 2020 17:37:36 +0000 (17:37 +0000)
commit360b2c27012f3f787382bee9ce0b4e4707b22dc3
tree9b352f22bd9c1f815e01bbd7989cc8feee4a85b7
parentec0c23a3ab3908d9f573f7bd9b0fa33a11ec49ba
tcl: replace '-ctibase' with '-baseaddr'

Replace the deprecated option '-ctibase' with the generic option
'-baseaddr'.

Change generated with command:
sed -i 's/-ctibase/-baseaddr/g' $(find tcl/ -type f)

Change-Id: If776934d2ac106532708768bb3a4ec6fcffb0368
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5870
Tested-by: jenkins
tcl/target/bluefield.cfg
tcl/target/hi3798.cfg
tcl/target/hi6220.cfg
tcl/target/imx8m.cfg
tcl/target/ls1012a.cfg
tcl/target/marvell/88f37x0.cfg
tcl/target/renesas_rcar_gen3.cfg
tcl/target/rk3308.cfg
tcl/target/stm32h7x.cfg
tcl/target/stm32mp15x.cfg
tcl/target/xilinx_zynqmp.cfg