From e2b1f06f937e74bdf063c13da8a979e8a921ba5b Mon Sep 17 00:00:00 2001 From: Paul Fertser Date: Mon, 28 Jul 2014 22:10:45 +0400 Subject: tcl/board: fix all the remaining boards that were sourcing ft2232 configs This was reported in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751372 . Change-Id: I258f3d40593ff2966ce3ca61c13a23699d1b162f Signed-off-by: Paul Fertser Reviewed-on: http://openocd.zylin.com/2230 Tested-by: jenkins Reviewed-by: Andreas Fritiofson --- tcl/board/ek-lm3s9b9x.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcl/board/ek-lm3s9b9x.cfg') diff --git a/tcl/board/ek-lm3s9b9x.cfg b/tcl/board/ek-lm3s9b9x.cfg index 1dd42315..6dd7b31a 100644 --- a/tcl/board/ek-lm3s9b9x.cfg +++ b/tcl/board/ek-lm3s9b9x.cfg @@ -7,7 +7,7 @@ # NOTE: using the bundled FT2232 JTAG/SWD/SWO interface is optional! # so is using in JTAG mode, as done here. -source [find interface/luminary-icdi.cfg] +source [find interface/ftdi/luminary-icdi.cfg] set WORKAREASIZE 0x4000 set CHIPNAME lm3s9b9x -- cgit v1.2.3-18-g5258