From 91f58cccbc4de091f434313af016c36efadfd883 Mon Sep 17 00:00:00 2001 From: drath Date: Mon, 14 Aug 2006 10:58:12 +0000 Subject: - updated configuration examples, installation instructions and README (including list of supported JTAG interfaces) git-svn-id: svn://svn.berlios.de/openocd/trunk@85 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- doc/configs/arm7_ft2232.cfg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc/configs/arm7_ft2232.cfg') diff --git a/doc/configs/arm7_ft2232.cfg b/doc/configs/arm7_ft2232.cfg index 369d09b1..bb302dbd 100644 --- a/doc/configs/arm7_ft2232.cfg +++ b/doc/configs/arm7_ft2232.cfg @@ -3,7 +3,10 @@ telnet_port 4444 gdb_port 3333 #interface -interface ftdi2232 +interface ft2232 +ft2232 "Amontec JTAGkey A" +ft2232 jtagkey +ft2232 0x0403 0xcff8 jtag_speed 0 #use combined on interfaces or targets that can't set TRST/SRST separately reset_config trst_and_srst srst_pulls_trst -- cgit v1.2.3