X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Fstm32f746g-disco.cfg;h=fed1d8ec9bd46c13f66bd2177b3be539f9c69377;hb=4157732bd84c4e9e4b55357e1dc9a96078a35ee1;hp=14e89e162e82e8bb5bd00bce46823f7e6342cc8d;hpb=e44539d66c8929679321704768125df9ba7d5f67;p=fw%2Fopenocd diff --git a/tcl/board/stm32f746g-disco.cfg b/tcl/board/stm32f746g-disco.cfg index 14e89e162..fed1d8ec9 100644 --- a/tcl/board/stm32f746g-disco.cfg +++ b/tcl/board/stm32f746g-disco.cfg @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-or-later + # This is an STM32F746G discovery board with a single STM32F746NGH6 chip. # http://www.st.com/en/evaluation-tools/32f746gdiscovery.html @@ -14,6 +16,8 @@ set QUADSPI 1 source [find target/stm32f7x.cfg] +reset_config srst_only + # QUADSPI initialization proc qspi_init { } { global a