The ARM-USB-OCD-H is a cousin of the ARM-USB-TINY-H. Signed-off-by: Jérôme Carretero <c...@zougloub.eu> Cc: Mike Frysinger <vap...@gentoo.org> -- urjtag/src/tap/cable/ft2232.c | 1 + urjtag/src/tap/cable/generic_usbconn_list.h | 1 + 2 files changed, 2 insertions(+)
diff --git a/urjtag/src/tap/cable/ft2232.c b/urjtag/src/tap/cable/ft2232.c index b00be4c..c9cf52f 100644 --- a/urjtag/src/tap/cable/ft2232.c +++ b/urjtag/src/tap/cable/ft2232.c @@ -2315,2 +2315,3 @@ const urj_cable_driver_t urj_tap_cable_ft2232_armusbtiny_h_driver = { URJ_DECLARE_FTDX_CABLE(0x15BA, 0x002A, "-mpsse", "ARM-USB-TINY-H", armusbtiny_h) +URJ_DECLARE_FTDX_CABLE(0x15BA, 0x002B, "-mpsse", "ARM-USB-OCD-H", armusbocd_h) diff --git a/urjtag/src/tap/cable/generic_usbconn_list.h b/urjtag/src/tap/cable/generic_usbconn_list.h index ee0d1e0..6c37bb4 100644 --- a/urjtag/src/tap/cable/generic_usbconn_list.h +++ b/urjtag/src/tap/cable/generic_usbconn_list.h @@ -48,2 +48,3 @@ _URJ_USB_FTDX(ft2232) _URJ_USB_FTDX(armusbocd) +_URJ_USB_FTDX(armusbocd_h) _URJ_USB_FTDX(armusbocdtiny) ------------------------------------------------------------------------------ Better than sec? Nothing is better than sec when it comes to monitoring Big Data applications. Try Boundary one-second resolution app monitoring today. Free. http://p.sf.net/sfu/Boundary-dev2dev _______________________________________________ UrJTAG-development mailing list UrJTAG-development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/urjtag-development