u8500: linux rtos config
[fw/openocd] / tcl / target / stm32f2x.cfg
index 49b53d7e45323554747ece2e80696a585d3763c5..ae6375175856c9ae25e8d12be6fabe0af8710f48 100644 (file)
@@ -1,9 +1,9 @@
-# script for stm32f2xxx
+# script for stm32f2x family
 
 if { [info exists CHIPNAME] } {
    set _CHIPNAME $CHIPNAME
 } else {
-   set _CHIPNAME stm32f2xxx
+   set _CHIPNAME stm32f2x
 }
 
 if { [info exists ENDIAN] } {