tcl/target/at91sam3u4e.cfg: changed case in dependent file

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>
__archive__
Michael Grzeschik 2010-01-20 19:06:13 +01:00 committed by David Brownell
parent 87cb29dcfe
commit d036f17001
1 changed files with 1 additions and 1 deletions

View 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