diff options
Diffstat (limited to 'doc/configs/arm9_ft2232.cfg')
-rw-r--r-- | doc/configs/arm9_ft2232.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/configs/arm9_ft2232.cfg b/doc/configs/arm9_ft2232.cfg index 2fecc7fe..732cebab 100644 --- a/doc/configs/arm9_ft2232.cfg +++ b/doc/configs/arm9_ft2232.cfg @@ -4,9 +4,9 @@ gdb_port 3333 #interface interface ft2232 -ft2232 "Amontec JTAGkey A" -ft2232 "jtagkey" -ft2232 0x0403 0xcff8 +ft2232_device_desc "Amontec JTAGkey A" +ft2232_layout "jtagkey" +ft2232_vid_pid 0x0403 0xcff8 jtag_speed 1 #use combined on interfaces or targets that can't set TRST/SRST separately reset_config trst_and_srst |