aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2010-11-27 11:43:32 +0800
committerSpencer Oliver <spen@spen-soft.co.uk>2011-11-21 22:03:17 +0000
commit218a4b4e20ba8c993ba10c63be5a089c63c49896 (patch)
tree0813366d680f317a72db626d5f60acd4f871d6ea
parent0f41634d4fc75dd884f2cd14cb4435a7ce7700af (diff)
TCL/SPEAr: Add reference to ST Application Note
ST-AN was mentioned but there was no reference Change-Id: Ie065f8faba94d63cf391a994ec895692d499394e Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/224 Tested-by: jenkins Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>
-rw-r--r--tcl/board/spear310evb20.cfg2
-rw-r--r--tcl/board/spear310evb20_mod.cfg4
2 files changed, 3 insertions, 3 deletions
diff --git a/tcl/board/spear310evb20.cfg b/tcl/board/spear310evb20.cfg
index 175e153f..7bf831fe 100644
--- a/tcl/board/spear310evb20.cfg
+++ b/tcl/board/spear310evb20.cfg
@@ -8,7 +8,7 @@
# 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
diff --git a/tcl/board/spear310evb20_mod.cfg b/tcl/board/spear310evb20_mod.cfg
index bf62915d..a7bac55a 100644
--- a/tcl/board/spear310evb20_mod.cfg
+++ b/tcl/board/spear310evb20_mod.cfg
@@ -2,8 +2,8 @@
# EVALSPEAr310 Rev. 2.0, modified to enable SRST on JTAG connector
# http://www.st.com/spear
#
-# List of board modifications to enable SRST, as per ST Application Note
-# (FIXME: put reference to AN)
+# List of board modifications to enable SRST, as reported in
+# ST Application Note AN3321.
# - Modifications on the top layer:
# 1. remove R137 and C57, located near the SMII PHY U18;
# 2. remove R172 and C75, located near the SMII PHY U19;