aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/tmpa900.cfg
diff options
context:
space:
mode:
authorMichael Hunold <michael@mihu.de>2011-07-18 09:20:31 +0200
committerSpencer Oliver <ntfreak@users.sourceforge.net>2011-07-18 14:24:05 +0100
commitd6c42bf312ec6cdf95c6837fdadcebf1b104fa4f (patch)
tree313748fbc172032bba3a3746f4f3505279fcec87 /tcl/target/tmpa900.cfg
parentffbb5cd85caeffde06a36bc996238655e2808520 (diff)
CPU name in TMPA900 config file should obviously be TMPA900 (not TMPA910).
Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
Diffstat (limited to 'tcl/target/tmpa900.cfg')
-rw-r--r--tcl/target/tmpa900.cfg6
1 files changed, 3 insertions, 3 deletions
diff --git a/tcl/target/tmpa900.cfg b/tcl/target/tmpa900.cfg
index a5513915..d5b458fd 100644
--- a/tcl/target/tmpa900.cfg
+++ b/tcl/target/tmpa900.cfg
@@ -1,11 +1,11 @@
######################################
-# Target: Toshiba TMPA910
+# Target: Toshiba TMPA900
######################################
if { [info exists CHIPNAME] } {
set _CHIPNAME $CHIPNAME
} else {
- set _CHIPNAME tmpa910
+ set _CHIPNAME tmpa900
}
if { [info exists ENDIAN] } {
@@ -21,7 +21,7 @@ if { [info exists CPUTAPID ] } {
set _CPUTAPID 0x07926031
}
-#TMPA910 has following IDs:
+#TMPA900 has following IDs:
# CP15.0 register 0x41069265
# CP15.1 register 0x1d152152
# ARM core 0x07926031