ftdi/xds100v2.cfg: Remove the warning as it has been tested
Change-Id: I3a8711867e247bc49caa79274ae882f07719d4ce Signed-off-by: Laszlo Papp <lpapp@kde.org> Reviewed-on: http://openocd.zylin.com/1492 Reviewed-by: Peter Stuge <peter@stuge.se> Tested-by: jenkins Reviewed-by: Paul Fertser <fercerpav@gmail.com>__archive__
parent
1a34138724
commit
bb60cc4fef
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue