aboutsummaryrefslogtreecommitdiff
path: root/tcl
diff options
context:
space:
mode:
authorAndrey Yurovsky <yurovsky@gmail.com>2013-12-10 11:59:33 -0800
committerAndreas Fritiofson <andreas.fritiofson@gmail.com>2013-12-14 21:48:22 +0000
commit2d64cf92aed12fc785afe8bd8bd759ae28a6b2eb (patch)
tree6505963bd5612d93a91a15df16ffa98ba53b4090 /tcl
parent242649c81c4528d80fa4643b550349e567139875 (diff)
stm32lx_dual_bank.cfg: fix typo in file path
s/stm32l1x/stm32lx ...this makes tm32lx_dual_bank.cfg work again. Change-Id: I04dc617523caa6b46c675fe9b700d1bbe88170e6 Signed-off-by: Andrey Yurovsky <yurovsky@gmail.com> Reviewed-on: http://openocd.zylin.com/1832 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
Diffstat (limited to 'tcl')
-rw-r--r--tcl/target/stm32lx_dual_bank.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/stm32lx_dual_bank.cfg b/tcl/target/stm32lx_dual_bank.cfg
index eb1158d8..a225a49e 100644
--- a/tcl/target/stm32lx_dual_bank.cfg
+++ b/tcl/target/stm32lx_dual_bank.cfg
@@ -2,7 +2,7 @@
# Let's add a definition for the second bank here.
# script for stm32lx family
-source [find target/stm32l1x_stlink.cfg]
+source [find target/stm32lx_stlink.cfg]
# Add the second flash bank.
set _FLASHNAME $_CHIPNAME.flash1