riscv-openocd/tcl
Tomas Vanek 228fe7300c tcl/target: remove rp2040-core0.cfg
rp2040-core0.cfg configuration file was intended for a special adapter
which selects a SWD multidrop target on its own. This means
that rp2040-core0.cfg is totally unusable with a standard SWD
adapter. The file was marked as deprecated in 0.12 release.

The reworked rp2040.cfg can be restricted to use just one core:
  openocd ... -c 'set USE_CORE 0' -f target/rp2040.cfg

Remove the obsoleted config.

Change-Id: Id886471622bb4a8cb83f5c4c3660657407aaaf74
Signed-off-by: Tomas Vanek <vanekt@fbl.cz>
Reviewed-on: https://review.openocd.org/c/openocd/+/7326
Tested-by: jenkins
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
2023-01-15 14:56:27 +00:00
..
board nds32: drop it, together with aice adapter driver 2023-01-15 14:46:36 +00:00
chip tcl: add SPDX tag 2022-06-24 21:54:12 +00:00
cpld tcl/cpld/xilinx-xcu: fix typo 2022-11-11 20:24:16 +00:00
cpu tcl: add SPDX tag 2022-06-24 21:54:12 +00:00
fpga tcl/fpga: add Lattice MachXO3 family support 2022-08-20 15:29:50 +00:00
interface nds32: drop it, together with aice adapter driver 2023-01-15 14:46:36 +00:00
target tcl/target: remove rp2040-core0.cfg 2023-01-15 14:56:27 +00:00
test tcl: add SPDX tag 2022-06-24 21:54:12 +00:00
tools tcl: add SPDX tag 2022-06-24 21:54:12 +00:00
bitsbytes.tcl tcl: add SPDX tag 2022-06-24 21:54:12 +00:00
mem_helper.tcl tcl: add SPDX tag 2022-06-24 21:54:12 +00:00
memory.tcl tcl: add SPDX tag 2022-06-24 21:54:12 +00:00
mmr_helpers.tcl tcl: add SPDX tag 2022-06-24 21:54:12 +00:00