tcl/target/at91sam3u4e.cfg: changed case in dependent file
authorMichael Grzeschik <m.grzeschik@pengutronix.de>
Wed, 20 Jan 2010 18:06:13 +0000 (19:06 +0100)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 20 Jan 2010 18:32:53 +0000 (10:32 -0800)
openocd does not start with the target configfile due to the case in the
dependent config file.

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
tcl/target/at91sam3u4e.cfg

index 242b53ee08863c8de283073e43664e0d5979b3ce..e549185ae3d8800891163747c1dfd7c0d37bb390 100644 (file)
@@ -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.flash