src/flash/nor: flash driver for RSL10
[fw/openocd] / tcl / board / olimex_stm32_h107.cfg
index c21e19bdecfa63c7d1955dab3c179fd5f748740c..c199cdcf42e2c6f3a5e6e36b5fa9a671c1029a26 100644 (file)
@@ -1,8 +1,12 @@
-# Olimex STM32-H107 and STM32-P107 eval boards
+# SPDX-License-Identifier: GPL-2.0-or-later
+
+#
+# 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]