From 3543bfed84942eea8d4ba398001656f27e367a87 Mon Sep 17 00:00:00 2001 From: Jacek Naglak Date: Wed, 18 May 2022 02:25:13 +0200 Subject: ft2232_spi.c: Add support for kt-link jtag interface Change tested writing, reading and erasing spi flashes pinout: jtag - spi 1 vcc - vcc, wp#, hold# 4 gnd - gnd 5 tdi - si 7 tms - cs# 9 tck - sck 13 tdo - so Connect pins 9 and 12 in EXT connector for 3.3V power. Signed-off-by: Jacek Naglak Change-Id: Id58c675bc410ec3ef6d58603d13efc9ca53bb87c Reviewed-on: https://review.coreboot.org/c/flashrom/+/64440 Reviewed-by: Nico Huber Reviewed-by: Felix Singer Tested-by: build bot (Jenkins) --- flashrom.8.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'flashrom.8.tmpl') diff --git a/flashrom.8.tmpl b/flashrom.8.tmpl index c8a99884..a37b88a0 100644 --- a/flashrom.8.tmpl +++ b/flashrom.8.tmpl @@ -898,8 +898,8 @@ Atmel AT25128, AT25256, Micron (ST) M95128, M95256 and OnSemi (Catalyst) CAT25CS This module supports various programmers based on FTDI FT2232/FT4232H/FT232H chips including the DLP Design DLP-USB1232H, openbiosprog-spi, Amontec JTAGkey/JTAGkey-tiny/JTAGkey-2, Dangerous Prototypes Bus Blaster, Olimex ARM-USB-TINY/-H, Olimex ARM-USB-OCD/-H, OpenMoko Neo1973 Debug board (V2+), TIAO/DIYGADGET USB -Multi-Protocol Adapter (TUMPA), TUMPA Lite, GOEPEL PicoTAP, Google Servo v1/v2 and Tin Can Tools -Flyswatter/Flyswatter 2. +Multi-Protocol Adapter (TUMPA), TUMPA Lite, GOEPEL PicoTAP, Google Servo v1/v2, Tin Can Tools +Flyswatter/Flyswatter 2 and Kristech KT-LINK. .sp An optional parameter specifies the controller type, channel/interface/port it should support. For that you have to use the @@ -912,7 +912,7 @@ can be .BR 2232H ", " 4232H ", " 232H ", " jtagkey ", " busblaster ", " openmoko ", " \ arm-usb-tiny ", " arm-usb-tiny-h ", " arm-usb-ocd ", " arm-usb-ocd-h \ ", " tumpa ", " tumpalite ", " picotap ", " google-servo ", " google-servo-v2 \ -" or " google-servo-v2-legacy +", " google-servo-v2-legacy " or " kt-link .B interface can be .BR A ", " B ", " C ", or " D . -- cgit v1.2.3