2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-10 02:37:28 +10:00
openocd/tcl
Marek Vasut cbed09ee9b tcl/target: Make sure R-Car Gen3 _targets variable is global
The _targets has to be global as it is accessed at the end of this file.
This is already the case for setup_a5x {}, assure it is the same way for
setup_crx{} . Without this change, the _targets at the end of this file
is empty in case the Cortex-R is the boot core, fix this.

Change-Id: I4979e3125ec7d93bbd56eee0096ae1d9c5f6a565
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/8470
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2024-09-07 11:42:25 +00:00
..
board tcl/board: Support for Digilent Anvyl board 2024-09-07 11:41:22 +00:00
chip
cpld cpld: update warning to suggest virtex2 refresh 2024-09-07 11:39:22 +00:00
cpu
fpga
interface tcl/interface/raspberrypi5-gpiod: fix string match pattern escaping 2024-08-16 04:45:11 +00:00
target tcl/target: Make sure R-Car Gen3 _targets variable is global 2024-09-07 11:42:25 +00:00
test
tools
bitsbytes.tcl
mem_helper.tcl
memory.tcl
mmr_helpers.tcl