tcl: ngultra: add target config file
[fw/openocd] / tcl / target / hilscher_netx10.cfg
index 3f96607c6a944cd49a739ff4319ca34ea2cac15c..054cac8bab7ce658df05324590e3ba712311377a 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 ################################################################################
 # Author: Michael Trensch (MTrensch@googlemail.com)
 ################################################################################
@@ -28,4 +30,3 @@ jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CP
 # that TAP is associated with a target
 set _TARGETNAME $_CHIPNAME.cpu
 target create $_TARGETNAME arm966e -endian $_ENDIAN -chain-position $_TARGETNAME
-