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>
This commit is contained in:
parent
0f41634d4f
commit
218a4b4e20
|
@ -8,7 +8,7 @@
|
||||||
# The standard board has JTAG SRST not connected.
|
# The standard board has JTAG SRST not connected.
|
||||||
# This script targets such boards using quirky code to bypass the issue.
|
# 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
|
# the board, then use the script board/spear310evb20_mod.cfg
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
# EVALSPEAr310 Rev. 2.0, modified to enable SRST on JTAG connector
|
# EVALSPEAr310 Rev. 2.0, modified to enable SRST on JTAG connector
|
||||||
# http://www.st.com/spear
|
# http://www.st.com/spear
|
||||||
#
|
#
|
||||||
# List of board modifications to enable SRST, as per ST Application Note
|
# List of board modifications to enable SRST, as reported in
|
||||||
# (FIXME: put reference to AN)
|
# ST Application Note AN3321.
|
||||||
# - Modifications on the top layer:
|
# - Modifications on the top layer:
|
||||||
# 1. remove R137 and C57, located near the SMII PHY U18;
|
# 1. remove R137 and C57, located near the SMII PHY U18;
|
||||||
# 2. remove R172 and C75, located near the SMII PHY U19;
|
# 2. remove R172 and C75, located near the SMII PHY U19;
|
||||||
|
|
Loading…
Reference in New Issue