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 <fercerpav@gmail.com> Reviewed-on: http://openocd.zylin.com/2230 Tested-by: jenkins Reviewed-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>__archive__
parent
91e47f3ab8
commit
e2b1f06f93
|
@ -11,7 +11,7 @@
|
||||||
# include the FT2232 interface config for on-board JTAG interface
|
# include the FT2232 interface config for on-board JTAG interface
|
||||||
# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
|
# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
|
||||||
# so is using in JTAG mode, as done here.
|
# so is using in JTAG mode, as done here.
|
||||||
source [find interface/luminary.cfg]
|
source [find interface/ftdi/luminary.cfg]
|
||||||
|
|
||||||
# include the target config
|
# include the target config
|
||||||
set WORKAREASIZE 0x2000
|
set WORKAREASIZE 0x2000
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
|
# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
|
||||||
# so is using it in JTAG mode, as done here.
|
# so is using it in JTAG mode, as done here.
|
||||||
source [find interface/luminary.cfg]
|
source [find interface/ftdi/luminary.cfg]
|
||||||
|
|
||||||
# 20k working area
|
# 20k working area
|
||||||
set WORKAREASIZE 0x4000
|
set WORKAREASIZE 0x4000
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
|
# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
|
||||||
# so is using it in JTAG mode, as done here.
|
# so is using it in JTAG mode, as done here.
|
||||||
source [find interface/luminary.cfg]
|
source [find interface/ftdi/luminary.cfg]
|
||||||
|
|
||||||
# 20k working area
|
# 20k working area
|
||||||
set WORKAREASIZE 0x5000
|
set WORKAREASIZE 0x5000
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
# NOTE: newer 811-EK boards (rev C and above) shouldn't use this.
|
# NOTE: newer 811-EK boards (rev C and above) shouldn't use this.
|
||||||
# use board/ek-lm3s811.cfg
|
# use board/ek-lm3s811.cfg
|
||||||
source [find interface/luminary-lm3s811.cfg]
|
source [find interface/ftdi/luminary-lm3s811.cfg]
|
||||||
|
|
||||||
# include the target config
|
# include the target config
|
||||||
set WORKAREASIZE 0x2000
|
set WORKAREASIZE 0x2000
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
|
# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
|
||||||
# so is using it in JTAG mode, as done here.
|
# so is using it in JTAG mode, as done here.
|
||||||
# NOTE: older '811-EK boards (before rev C) shouldn't use this.
|
# NOTE: older '811-EK boards (before rev C) shouldn't use this.
|
||||||
source [find interface/luminary.cfg]
|
source [find interface/ftdi/luminary.cfg]
|
||||||
|
|
||||||
# include the target config
|
# include the target config
|
||||||
set WORKAREASIZE 0x2000
|
set WORKAREASIZE 0x2000
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
|
# NOTE: using the on-board FT2232 JTAG/SWD/SWO interface is optional!
|
||||||
# so is using it in JTAG mode, as done here.
|
# so is using it in JTAG mode, as done here.
|
||||||
source [find interface/luminary.cfg]
|
source [find interface/ftdi/luminary.cfg]
|
||||||
|
|
||||||
# 64k working area
|
# 64k working area
|
||||||
set WORKAREASIZE 0x10000
|
set WORKAREASIZE 0x10000
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
# NOTE: using the bundled FT2232 JTAG/SWD/SWO interface is optional!
|
# NOTE: using the bundled FT2232 JTAG/SWD/SWO interface is optional!
|
||||||
# so is using in JTAG mode, as done here.
|
# 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 WORKAREASIZE 0x4000
|
||||||
set CHIPNAME lm3s9b9x
|
set CHIPNAME lm3s9b9x
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
|
|
||||||
# NOTE: using the bundled FT2232 JTAG/SWD/SWO interface is optional!
|
# NOTE: using the bundled FT2232 JTAG/SWD/SWO interface is optional!
|
||||||
# so is using in JTAG mode, as done here.
|
# so is using in JTAG mode, as done here.
|
||||||
source [find interface/luminary-icdi.cfg]
|
source [find interface/ftdi/luminary-icdi.cfg]
|
||||||
|
|
||||||
# 64k working area
|
# 64k working area
|
||||||
set WORKAREASIZE 0x10000
|
set WORKAREASIZE 0x10000
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
reset_config trst_and_srst
|
reset_config trst_and_srst
|
||||||
|
|
||||||
source [find interface/stm32-stick.cfg]
|
source [find interface/ftdi/stm32-stick.cfg]
|
||||||
|
|
||||||
set CHIPNAME stm32_hitex
|
set CHIPNAME stm32_hitex
|
||||||
source [find target/stm32f1x.cfg]
|
source [find target/stm32f1x.cfg]
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# http://www.hitex.com/index.php?id=383
|
# http://www.hitex.com/index.php?id=383
|
||||||
# This works for the STR9-comStick revisions STR912CS-A1 and STR912CS-A2.
|
# This works for the STR9-comStick revisions STR912CS-A1 and STR912CS-A2.
|
||||||
|
|
||||||
source [find interface/hitex_str9-comstick.cfg]
|
source [find interface/ftdi/hitex_str9-comstick.cfg]
|
||||||
|
|
||||||
# set jtag speed
|
# set jtag speed
|
||||||
adapter_khz 3000
|
adapter_khz 3000
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Marvell OpenRD
|
# Marvell OpenRD
|
||||||
|
|
||||||
source [find interface/openrd.cfg]
|
source [find interface/ftdi/openrd.cfg]
|
||||||
source [find target/feroceon.cfg]
|
source [find target/feroceon.cfg]
|
||||||
|
|
||||||
$_TARGETNAME configure \
|
$_TARGETNAME configure \
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Marvell SheevaPlug
|
# Marvell SheevaPlug
|
||||||
|
|
||||||
source [find interface/sheevaplug.cfg]
|
source [find interface/ftdi/sheevaplug.cfg]
|
||||||
source [find target/feroceon.cfg]
|
source [find target/feroceon.cfg]
|
||||||
|
|
||||||
$_TARGETNAME configure \
|
$_TARGETNAME configure \
|
||||||
|
|
Loading…
Reference in New Issue