From: Bill Traynor Date: Wed, 18 Apr 2012 18:06:49 +0000 (-0400) Subject: zy1000: fixed link to Zylin ZY1000 JTAG Probe X-Git-Tag: v0.6.0-rc1~142 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=6a1236a7ac10fd025c6fe6eb09ad93cad1697879;p=openocd zy1000: fixed link to Zylin ZY1000 JTAG Probe This patch fixes the link to the Zylin ZY1000 JTAG Probe webpage. The ZY1000 product line was acquired by Ultimate Solutions, Inc. in May 2011. Change-Id: If68cd45a0c47aa20b2e4bb62939b2c505c8c8c2e Signed-off-by: Bill Traynor Signed-off-by: Øyvind Harboe Reviewed-on: http://openocd.zylin.com/571 Tested-by: jenkins Reviewed-by: Peter Stuge Reviewed-by: Spencer Oliver --- diff --git a/doc/openocd.texi b/doc/openocd.texi index 55fbf4ff..f4231eb2 100644 --- a/doc/openocd.texi +++ b/doc/openocd.texi @@ -309,7 +309,7 @@ RTCK support? Also known as ``adaptive clocking'' @section Stand alone Systems -@b{ZY1000} See: @url{http://www.zylin.com/zy1000.html} Technically, not a +@b{ZY1000} See: @url{http://www.ultsol.com/index.php/component/content/article/8/33-zylin-zy1000-jtag-probe} Technically, not a dongle, but a standalone box. The ZY1000 has the advantage that it does not require any drivers installed on the developer PC. It also has a built in web interface. It supports RTCK/RCLK or adaptive clocking diff --git a/src/jtag/zy1000/zy1000.c b/src/jtag/zy1000/zy1000.c index 027049d8..e246870d 100644 --- a/src/jtag/zy1000/zy1000.c +++ b/src/jtag/zy1000/zy1000.c @@ -17,7 +17,9 @@ * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * ***************************************************************************/ -/* This file supports the zy1000 debugger: http://www.zylin.com/zy1000.html +/* This file supports the zy1000 debugger: + * + * http://www.ultsol.com/index.php/component/content/article/8/33-zylin-zy1000-jtag-probe * * The zy1000 is a standalone debugger that has a web interface and * requires no drivers on the developer host as all communication