target/adi_v5_swd: move setting of do_reconnect one level up
[openocd.git] / tcl / target / at91sam4sd32x.cfg
blob24e25e3a99be0141d5571cb7901ae2b767c53cf0
1 # SPDX-License-Identifier: GPL-2.0-or-later
3 # script for ATMEL sam4sd32, a Cortex-M4 chip
6 source [find target/at91sam4XXX.cfg]
8 set _FLASHNAME $_CHIPNAME.flash0
9 flash bank $_FLASHNAME at91sam4 0x00400000 0 1 1 $_TARGETNAME
10 set _FLASHNAME $_CHIPNAME.flash1
11 flash bank $_FLASHNAME at91sam4 0x00500000 0 1 1 $_TARGETNAME