diff --git a/doc/openocd.texi b/doc/openocd.texi index 55fbf4ff3..f4231eb22 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 027049d84..e246870de 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