tcl/board: add SPDX tag
[fw/openocd] / tcl / board / spansion_sk-fm4-176l-s6e2cc.cfg
index 6d805078bf7698865444976e5beb897bc01e7e36..c22ace8d857009e84d661189e713a403508c7a9c 100644 (file)
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #
 # Spansion SK-FM4-176L-S6E2CC
 #
@@ -10,9 +12,11 @@ source [find interface/cmsis-dap.cfg]
 # There's also an unpopulated 10-pin 0.05" pinout.
 
 #
-# FM4 S6E2CCAJ0A
+# FM4 S6E2CCAJ0A w/ 192 KB SRAM0
 #
 set CHIPNAME s6e2cc
-source [find target/fm4.cfg]
+set CHIPSERIES S6E2CCAJ0A
+set WORKAREASIZE 0x30000
+source [find target/fm4_s6e2cc.cfg]
 
 reset_config srst_only