aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/at91rm9200.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/at91rm9200.cfg')
-rw-r--r--tcl/target/at91rm9200.cfg10
1 files changed, 5 insertions, 5 deletions
diff --git a/tcl/target/at91rm9200.cfg b/tcl/target/at91rm9200.cfg
index a9cda192..2e8c1e09 100644
--- a/tcl/target/at91rm9200.cfg
+++ b/tcl/target/at91rm9200.cfg
@@ -2,18 +2,18 @@
# http://atmel.com/products/at91/
if { [info exists CHIPNAME] } {
- set _CHIPNAME $CHIPNAME
+ set _CHIPNAME $CHIPNAME
} else {
- set _CHIPNAME at91rm9200
+ set _CHIPNAME at91rm9200
}
if { [info exists ENDIAN] } {
- set _ENDIAN $ENDIAN
+ set _ENDIAN $ENDIAN
} else {
- set _ENDIAN little
+ set _ENDIAN little
}
-if { [info exists CPUTAPID ] } {
+if { [info exists CPUTAPID] } {
set _CPUTAPID $CPUTAPID
} else {
set _CPUTAPID 0x05b0203f