diff --git a/tcl/interface/hilscher_nxhx10_etm.cfg b/tcl/interface/hilscher_nxhx10_etm.cfg index d71a1a3dc..de4432273 100644 --- a/tcl/interface/hilscher_nxhx10_etm.cfg +++ b/tcl/interface/hilscher_nxhx10_etm.cfg @@ -1,8 +1,9 @@ -################################################################################ -# Author: Michael Trensch (MTrensch@googlemail.com) -################################################################################ +# +# Hilscher NXHX 10-ETM +# +# http://de.hilscher.com/products_details_hardware.html?p_id=P_4ce145a5983e6 +# -#interface interface ft2232 ft2232_device_desc "NXHX 10-ETM" ft2232_layout comstick diff --git a/tcl/interface/hilscher_nxhx500_etm.cfg b/tcl/interface/hilscher_nxhx500_etm.cfg index fffab49cb..5df2854a1 100644 --- a/tcl/interface/hilscher_nxhx500_etm.cfg +++ b/tcl/interface/hilscher_nxhx500_etm.cfg @@ -1,8 +1,9 @@ -################################################################################ -# Author: Michael Trensch (MTrensch@googlemail.com) -################################################################################ +# +# Hilscher NXHX 500-ETM +# +# http://de.hilscher.com/files_design/8/NXHX500-ETM_description_Rev01_EN.pdf +# -#interface interface ft2232 ft2232_device_desc "NXHX 500-ETM" ft2232_layout comstick diff --git a/tcl/interface/hilscher_nxhx500_re.cfg b/tcl/interface/hilscher_nxhx500_re.cfg index bcd54fc26..eb31c7713 100644 --- a/tcl/interface/hilscher_nxhx500_re.cfg +++ b/tcl/interface/hilscher_nxhx500_re.cfg @@ -1,8 +1,9 @@ -################################################################################ -# Author: Michael Trensch (MTrensch@googlemail.com) -################################################################################ +# +# Hilscher NXHX 500-RE +# +# http://de.hilscher.com/products_details_hardware.html?p_id=P_461ff2053bad1&bs=20 +# -#interface interface ft2232 ft2232_device_desc "NXHX 500-RE" ft2232_layout comstick diff --git a/tcl/interface/hilscher_nxhx50_etm.cfg b/tcl/interface/hilscher_nxhx50_etm.cfg index 251d0769f..561409f42 100644 --- a/tcl/interface/hilscher_nxhx50_etm.cfg +++ b/tcl/interface/hilscher_nxhx50_etm.cfg @@ -1,8 +1,9 @@ -################################################################################ -# Author: Michael Trensch (MTrensch@googlemail.com) -################################################################################ +# +# Hilscher NXHX 50-ETM +# +# http://de.hilscher.com/files_design/8/NXHX50-ETM_description_Rev01_EN.pdf +# -#interface interface ft2232 ft2232_device_desc "NXHX 50-ETM" ft2232_layout comstick diff --git a/tcl/interface/hilscher_nxhx50_re.cfg b/tcl/interface/hilscher_nxhx50_re.cfg index 6e428fb8e..46a365d39 100644 --- a/tcl/interface/hilscher_nxhx50_re.cfg +++ b/tcl/interface/hilscher_nxhx50_re.cfg @@ -1,8 +1,9 @@ -################################################################################ -# Author: Michael Trensch (MTrensch@googlemail.com) -################################################################################ +# +# Hilscher NXHX 50-RE +# +# http://de.hilscher.com/products_details_hardware.html?p_id=P_483c0f582ad36&bs=20 +# -#interface interface ft2232 ft2232_device_desc "NXHX50-RE" ft2232_layout comstick diff --git a/tcl/interface/ngxtech.cfg b/tcl/interface/ngxtech.cfg index fe9d6af2a..9dfe01c30 100644 --- a/tcl/interface/ngxtech.cfg +++ b/tcl/interface/ngxtech.cfg @@ -1,4 +1,8 @@ +# +# NGX ARM USB JTAG +# # http://shop.ngxtechnologies.com/product_info.php?cPath=26&products_id=30 +# interface ft2232 ft2232_device_desc "NGX JTAG A" diff --git a/tcl/interface/redbee-econotag.cfg b/tcl/interface/redbee-econotag.cfg index 2dcd02782..7e17a05cc 100644 --- a/tcl/interface/redbee-econotag.cfg +++ b/tcl/interface/redbee-econotag.cfg @@ -1,6 +1,13 @@ -# The redbee-econotag has an onboard ft2232h with -# ft2232h channel A wired to mc13224v JTAG -# ft2232h channel B wired to mc13224v UART1 +# +# Redwire Redbee-Econotag +# +# http://www.redwirellc.com/store/node/1 +# +# The Redbee-Econotag has an onboard FT2232H with: +# - FT2232H channel A wired to mc13224v JTAG +# - FT2232H channel B wired to mc13224v UART1 +# + interface ft2232 ft2232_layout redbee-econotag ft2232_vid_pid 0x0403 0x6010 diff --git a/tcl/interface/redbee-usb.cfg b/tcl/interface/redbee-usb.cfg index 8fa7b0be3..5e7e4f7de 100644 --- a/tcl/interface/redbee-usb.cfg +++ b/tcl/interface/redbee-usb.cfg @@ -1,6 +1,13 @@ -# The redbee-usb has an onboard ft2232h with -# ft2232h channel B wired to mc13224v JTAG -# ft2232h channel A wired to mc13224v UART1 +# +# Redwire Redbee-USB +# +# http://www.redwirellc.com +# +# The Redbee-USB has an onboard FT2232H with: +# - FT2232H channel B wired to mc13224v JTAG +# - FT2232H channel A wired to mc13224v UART1 +# + interface ft2232 ft2232_layout redbee-usb ft2232_vid_pid 0x0403 0x6010 diff --git a/tcl/interface/ulink.cfg b/tcl/interface/ulink.cfg index 491ac7a5e..3b1fad071 100644 --- a/tcl/interface/ulink.cfg +++ b/tcl/interface/ulink.cfg @@ -1,5 +1,8 @@ # # Keil ULINK running OpenULINK firmware. # +# http://www.keil.com/ulink1/ +# http://article.gmane.org/gmane.comp.debugging.openocd.devel/17362 +# interface ulink diff --git a/tcl/interface/xds100v2.cfg b/tcl/interface/xds100v2.cfg index 3d515b740..f14f1d8d7 100644 --- a/tcl/interface/xds100v2.cfg +++ b/tcl/interface/xds100v2.cfg @@ -1,5 +1,7 @@ # -# xds100v2 +# Texas Instruments XDS100v2 +# +# http://processors.wiki.ti.com/index.php/XDS100#XDS100v2_Features # interface ft2232