This is an automated email from Gerrit. Laszlo Papp ([email protected]) just uploaded a new patch set to Gerrit, which you can find at http://openocd.zylin.com/1492
-- gerrit commit c521bb59aba8dee388aa4c5c14e8102cca6c1351 Author: Laszlo Papp <[email protected]> Date: Tue Jul 9 14:17:24 2013 +0100 Remove the warning as it has been tested and works for me Change-Id: I3a8711867e247bc49caa79274ae882f07719d4ce Signed-off-by: Laszlo Papp <[email protected]> diff --git a/tcl/interface/ftdi/xds100v2.cfg b/tcl/interface/ftdi/xds100v2.cfg index fcdce37..8557baa 100644 --- a/tcl/interface/ftdi/xds100v2.cfg +++ b/tcl/interface/ftdi/xds100v2.cfg @@ -4,11 +4,6 @@ # http://processors.wiki.ti.com/index.php/XDS100#XDS100v2_Features # -echo "WARNING!" -echo "This file was not tested with real interface, it is based on schematics and code" -echo "in ft2232.c. Please report your experience with this file to openocd-devel" -echo "mailing list, so it could be marked as working or fixed." - interface ftdi ftdi_device_desc "Texas Instruments Inc.XDS100 Ver 2.0" ftdi_vid_pid 0x0403 0xa6d0 -- ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ OpenOCD-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
