2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-10 08:15:43 +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
chip
cpld
cpu
fpga
interface
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