X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Fboard%2Fstm32h7b3i-disco.cfg;h=0c4cc23bebde7c6e7527ebb8b875fcbe64939cff;hb=fc74ccda52eced1f7be9fc99f071b0f47a7044ea;hp=e5512eade0f56a078168691a6fcd66306eac6d8b;hpb=b61a280860f9ceb9bc38125c48d2f0f4d35f1c11;p=openocd.git diff --git a/tcl/board/stm32h7b3i-disco.cfg b/tcl/board/stm32h7b3i-disco.cfg index e5512eade0..0c4cc23beb 100644 --- a/tcl/board/stm32h7b3i-disco.cfg +++ b/tcl/board/stm32h7b3i-disco.cfg @@ -17,6 +17,8 @@ if {![info exists OCTOSPI1]} { source [find target/stm32h7x_dual_bank.cfg] +reset_config srst_only + # OCTOSPI initialization # octo: 8-line mode proc octospi_init { octo } {