aboutsummaryrefslogtreecommitdiff
path: root/tcl
diff options
context:
space:
mode:
authorPeter Stuge <peter@stuge.se>2011-12-02 07:19:57 +0100
committerPeter Stuge <peter@stuge.se>2011-12-02 06:37:29 +0000
commitd6a1ff8399ad4ca8757f523754d1a5e4ce696d63 (patch)
tree10a325fa45431a4316ad9c3efe3c4864ae35ea27 /tcl
parent1794e5ee5452c83b5bef6d0a5a8a3f23d647e9c6 (diff)
Fix remaining incorrect reference to target/at91sam3uXX.cfg
Commit 1794e5ee5452c83b5bef6d0a5a8a3f23d647e9c6 renamed the file to have all lowercase characters according to most references to the file, but the commit didn't change the existing reference to the old filename. Change-Id: I380e52e947a8091d48cf010e3919bf2caed7fdff Signed-off-by: Peter Stuge <peter@stuge.se> Reviewed-on: http://openocd.zylin.com/248 Tested-by: jenkins
Diffstat (limited to 'tcl')
-rw-r--r--tcl/target/at91sam3u4e.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcl/target/at91sam3u4e.cfg b/tcl/target/at91sam3u4e.cfg
index 6f6e0d87..a48f9926 100644
--- a/tcl/target/at91sam3u4e.cfg
+++ b/tcl/target/at91sam3u4e.cfg
@@ -1,5 +1,5 @@
# common stuff
-source [find target/at91sam3uXX.cfg]
+source [find target/at91sam3uxx.cfg]
# size is automatically "calculated" by probing
set _FLASHNAME $_CHIPNAME.flash0