2
0
mirror of git://git.code.sf.net/p/openocd/code synced 2025-07-20 01:36:35 +10:00
openocd/tcl/target/stm32l1x_dual_bank.cfg
Paul Fertser 873774992d flash/nor/stm32lx: use 0 base to autodetect second bank location
Change-Id: I3c296b3e276fcd4d92e4180fc0d2133eebfcc240
Signed-off-by: Paul Fertser <fercerpav@gmail.com>
Reviewed-on: http://openocd.zylin.com/2503
Tested-by: jenkins
Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
2015-02-04 22:02:45 +00:00

9 lines
245 B
INI

source [find target/stm32l1.cfg]
# The stm32l1x 384kb have a dual bank flash.
# Let's add a definition for the second bank here.
# Add the second flash bank.
set _FLASHNAME $_CHIPNAME.flash1
flash bank $_FLASHNAME stm32lx 0 0 0 0 $_TARGETNAME