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 <wmat@alphatroop.com> Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com> Reviewed-on: http://openocd.zylin.com/571 Tested-by: jenkins Reviewed-by: Peter Stuge <peter@stuge.se> Reviewed-by: Spencer Oliver <spen@spen-soft.co.uk>__archive__
parent
43d4ae4763
commit
6a1236a7ac
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue