On Sunday, January 16, 2011 05:35:24 Orasanu Lucian wrote:
> please review this patch that ads support for usbjtagrs232 kaka open arm
> jtag .

sorry, i just noticed a problem with it.  the cable name really needs to be
simple as the user is expected to type it out.  so using chars like "<=>&" is
unacceptable.  please pick a better name.

specifically these two lines need changing (marked with "->"):
...
const urj_cable_driver_t urj_tap_cable_ft2232_usbjtagrs232_driver = {
->    "USB<=>JTAG&RS232",
...
};
-> URJ_DECLARE_FTDX_CABLE(0x1457, 0x5118, "-mpsse", "USB<=>JTAG&RS232", 
usbjtagrs232)
...
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
UrJTAG-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to