Revert "target: remove unused working area 'user' field"
[fw/openocd] / tcl / board / olimex_stm32_h107.cfg
index c21e19bdecfa63c7d1955dab3c179fd5f748740c..e54fb4e707ffbd0ea943c78ff3c70ec84320ad87 100644 (file)
@@ -1,8 +1,10 @@
-# Olimex STM32-H107 and STM32-P107 eval boards
+#
+# Olimex STM32-H107
+#
 # http://olimex.com/dev/stm32-h107.html
-# http://olimex.com/dev/stm32-p107.html
+#
 
 # Work-area size (RAM size) = 64kB for STM32F107VC device
 set WORKAREASIZE 0x10000
 
-source [find target/stm32.cfg]
+source [find target/stm32f1x.cfg]