flash/nor/nrf5: handle ERROR_WAIT during nRF91 flash erase
[openocd.git] / tcl / board / twr-k60f120m.cfg
blob5914cf0c11d145b2db47c3637177cccf207e05c8
1 # SPDX-License-Identifier: GPL-2.0-or-later
4 # Freescale TWRK60F120M development board
7 source [find target/k60.cfg]
9 $_TARGETNAME configure -event reset-init {
10         puts "-event reset-init occurred"
14 # Definitions for the additional 'program flash' banks
15 # (instructions and/or data)
17 flash bank pflash.1 kinetis 0x00040000 0x40000 0 4 $_TARGETNAME
18 flash bank pflash.2 kinetis 0x00080000 0x40000 0 4 $_TARGETNAME
19 flash bank pflash.3 kinetis 0x000c0000 0x40000 0 4 $_TARGETNAME