X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Fboard%2Feir.cfg;h=67758b81e1880483b38492ea9b90baa221652ecb;hb=e609d5a5de84b3daf8b9524143e41a6c0713fd8f;hp=a014e116bfc4c825ac4d036e269869d30ec4ede8;hpb=30da7c67cec8b315972377b5389735ff11f6042c;p=fw%2Fopenocd diff --git a/tcl/board/eir.cfg b/tcl/board/eir.cfg index a014e116b..67758b81e 100644 --- a/tcl/board/eir.cfg +++ b/tcl/board/eir.cfg @@ -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 } -