tcl/board: add SPDX tag
[fw/openocd] / tcl / board / spear310evb20.cfg
index 175e153fb0505f43e08e5e3ef6afa8131bbe777f..c37bd1d6bf03bfda8d85fc268b43f78f9d32314a 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 # Configuration for the ST SPEAr310 Evaluation board
 # EVALSPEAr310 Rev. 2.0
 # http://www.st.com/spear
 # The standard board has JTAG SRST not connected.
 # This script targets such boards using quirky code to bypass the issue.
 #
-# Check ST Application Note (FIXME: put reference) on how to fix SRST on
+# Check ST Application Note AN3321 on how to fix SRST on
 # the board, then use the script board/spear310evb20_mod.cfg
 
 
 source [find mem_helper.tcl]
 source [find target/spear3xx.cfg]
-source [find chip/st/spear/spear310.tcl]
 source [find chip/st/spear/spear3xx_ddr.tcl]
 source [find chip/st/spear/spear3xx.tcl]