Hi,

I offer the following tested patch to fix a defect in support of the "Olimex ARM-USB-TINY-H (FT2232H) Cable".

Owen

--- org/ft2232.c        2019-05-13 07:49:47.028616448 +1000
+++ ft2232.c    2023-11-11 07:34:56.614842343 +1100
@@ -2601,7 +2601,7 @@
 URJ_DECLARE_FTDX_CABLE(0x15BA, 0x0004, "-mpsse", "ARM-USB-OCD", armusbocdtiny)

 const urj_cable_driver_t urj_tap_cable_ft2232_armusbtiny_h_driver = {
-    "ARM-USB-OCD-H",
+    "ARM-USB-TINY-H",
     N_("Olimex ARM-USB-TINY-H (FT2232H) Cable"),
     URJ_CABLE_DEVICE_USB,
     { .usb = ft2232_connect, },





_______________________________________________
UrJTAG-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to