X-Git-Url: https://review.openocd.org/gitweb?a=blobdiff_plain;f=tcl%2Fboard%2Fspear310evb20.cfg;h=c45873ca9923ef724988a5cfe8a1ac3091d39052;hb=34d1f82c753982d048dc3fbb73066fc445735b04;hp=b546eb62eba08657ba315a4c8518f337fe8ad106;hpb=42082f7c23ded282489e8ac6ec52fe94fa097cde;p=openocd.git diff --git a/tcl/board/spear310evb20.cfg b/tcl/board/spear310evb20.cfg index b546eb62eb..c45873ca99 100644 --- a/tcl/board/spear310evb20.cfg +++ b/tcl/board/spear310evb20.cfg @@ -8,13 +8,12 @@ # 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] @@ -42,7 +41,7 @@ if { [info exists BOARD_HAS_SRST] } { $_TARGETNAME configure -event reset-init { spear310evb20_init } proc spear310evb20_init {} { - reg pc 0xffff0020 # loop forever + reg pc 0xffff0020 ;# loop forever sp3xx_clock_default sp3xx_common_init