aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/fm3.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'tcl/target/fm3.cfg')
-rw-r--r--tcl/target/fm3.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcl/target/fm3.cfg b/tcl/target/fm3.cfg
index e81fcc8..74a4e27 100644
--- a/tcl/target/fm3.cfg
+++ b/tcl/target/fm3.cfg
@@ -1,10 +1,10 @@
-# MB96F506
+# MB9BF506
# Fujitsu Cortex-M3 with 512kB Flash and 64kB RAM
if { [info exists CHIPNAME] } {
set _CHIPNAME $CHIPNAME
} else {
- set _CHIPNAME mb9bf500
+ set _CHIPNAME mb9bfxx6
}
if { [info exists ENDIAN] } {