tcl: move SPDX tag as first line
[fw/openocd] / tcl / board / eir.cfg
index a014e116bfc4c825ac4d036e269869d30ec4ede8..67758b81e1880483b38492ea9b90baa221652ecb 100644 (file)
@@ -1,7 +1,7 @@
 # Elector Internet Radio board
 # http://www.ethernut.de/en/hardware/eir/index.html
 
-source [find target/sam7se512.cfg]
+source [find target/at91sam7se512.cfg]
 
 $_TARGETNAME configure -event reset-init {
        # WDT_MR, disable watchdog
@@ -91,4 +91,3 @@ $_TARGETNAME configure -event reset-init {
        #
        mww 0xfffffd08 0xa5000001
 }
-