tcl/fpga: add Lattice MachXO3 family support
[fw/openocd] / tcl / board / spear320cpu_mod.cfg
index 0dd3d6c1ec578b872807530f1a34fa8162dbfc76..d12607d667141fc093a0bbc43b84d9fe3c2df8d6 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # Configuration for the ST SPEAr320 Evaluation board
 # EVAL_SPEAr320CPU Rev. 2.0, modified to enable SRST on JTAG connector
 # http://www.st.com/spear
@@ -22,4 +24,4 @@
 
 # Modified boards has SRST on JTAG connector
 set BOARD_HAS_SRST 1
-source [find board/spear320evb.cfg]
+source [find board/spear320cpu.cfg]