tcl/board: add SPDX tag
[fw/openocd] / tcl / board / twr-k60n512.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 #
4 # Freescale TWRK60N512 development board
5 #
6
7 source [find target/k60.cfg]
8
9 $_TARGETNAME configure -event reset-init {
10         puts "-event reset-init occurred"
11 }
12
13 #
14 # Definitions for the additional 'program flash' bank
15 # (instructions and/or data)
16 #
17 flash bank pflash.1 kinetis 0x00040000 0x40000 0 4 $_TARGETNAME