tcl/board/st_nucleo_l1.cfg use dualbank configuration

st_nucleo_l1.cfg is based on STM32L152RET6 which support
dualbank flash.

Change-Id: I7ecdb7b7557229465e23eed667f20cd84197dfc7
Signed-off-by: Alexandre Bourdiol <alexandre.bourdiol@st.com>
Reviewed-on: http://openocd.zylin.com/5829
Tested-by: jenkins
Reviewed-by: Tarek BOCHKATI <tarek.bouchkati@gmail.com>
Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com>
This commit is contained in:
Alexandre Bourdiol 2020-09-01 16:50:08 +02:00 committed by Antonio Borneo
parent 3ac010bb9f
commit f1d77a485c
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ source [find interface/stlink.cfg]
transport select hla_swd
source [find target/stm32l1.cfg]
source [find target/stm32l1x_dual_bank.cfg]
reset_config srst_only