From 9a231e295ce608665c64442b19ee0d2fff4fc38c Mon Sep 17 00:00:00 2001 From: Paul Fertser Date: Mon, 20 May 2013 13:25:57 +0400 Subject: [PATCH] interface/ftdi: remove "untested" warning from DP Busblaster This is reported as working by mitsakos on IRC. Change-Id: I26b97779c3e8e237c5b3996aa81183031b12ec0c Signed-off-by: Paul Fertser Reviewed-on: http://openocd.zylin.com/1419 Tested-by: jenkins Reviewed-by: Spencer Oliver --- tcl/interface/ftdi/dp_busblaster.cfg | 6 ------ 1 file changed, 6 deletions(-) diff --git a/tcl/interface/ftdi/dp_busblaster.cfg b/tcl/interface/ftdi/dp_busblaster.cfg index 51a59e1d75..4ff9dc8036 100644 --- a/tcl/interface/ftdi/dp_busblaster.cfg +++ b/tcl/interface/ftdi/dp_busblaster.cfg @@ -8,12 +8,6 @@ # http://dangerousprototypes.com/docs/Bus_Blaster # -echo "WARNING!" -echo "This file was not tested with real interface, but is assumed to work as this" -echo "interface uses the same layout as configs that were verified. Please report your" -echo "experience with this file to openocd-devel mailing list, so it could be marked" -echo "as working or fixed." - interface ftdi ftdi_device_desc "Dual RS232-HS" ftdi_vid_pid 0x0403 0x6010 -- 2.30.2