tcl/board/st_nucleo_l1.cfg use dualbank configuration
authorAlexandre Bourdiol <alexandre.bourdiol@st.com>
Tue, 1 Sep 2020 14:50:08 +0000 (16:50 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 5 Sep 2020 15:48:26 +0000 (16:48 +0100)
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>
tcl/board/st_nucleo_l1.cfg

index d97eb7c17d23a22d25e518c175422edbb94da7d5..a508bb69c64939a311b095014992be228ce0c8be 100644 (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