tcl/board/steval-idb012v1: fix SPDX tag
[fw/openocd] / tcl / target / nds32v5.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2 #
3 # Andes Core
4 #
5 # http://www.andestech.com
6 #
7
8 set _CHIPNAME nds
9 jtag newtap $_CHIPNAME cpu -irlen 5 -expected-id 0x1000563D
10
11 set _TARGETNAME $_CHIPNAME.cpu
12 target create $_TARGETNAME riscv -chain-position $_TARGETNAME