On Mar 1, 2009, at 1:06 PM, ohar...@mail.berlios.de wrote:
Author: oharboe Date: 2009-03-01 22:06:06 +0100 (Sun, 01 Mar 2009) New Revision: 1393 Modified: trunk/src/target/interface/jtagkey-tiny.cfg Log:Kees Jongenburger <kees.jongenbur...@gmail.com> rename description field of the jtag-tiny.cfgModified: trunk/src/target/interface/jtagkey-tiny.cfg ===================================================================--- trunk/src/target/interface/jtagkey-tiny.cfg 2009-03-01 21:04:00 UTC (rev 1392) +++ trunk/src/target/interface/jtagkey-tiny.cfg 2009-03-01 21:06:06 UTC (rev 1393)@@ -1,5 +1,5 @@ #interface interface ft2232 -ft2232_device_desc "Amontec JTAGkey A" +ft2232_device_desc "Amontec JTAGkey" ft2232_layout jtagkey ft2232_vid_pid 0x0403 0xcff8 _______________________________________________ Openocd-svn mailing list openocd-...@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-svn
Ugh. Can we fix this once and for all? Win32 adds the A, Linux and OS X do not. Perhaps we should just introduce a global variable in the TCL that defines the platform type. Similar to __LINUX__, __WIN32__, __DARWIN__ that gcc emits. Then the problematic devices can use the appropriate value automatically.
Thoughts? -- Rick Altherr kc8...@kc8apf.net"He said he hadn't had a byte in three days. I had a short, so I split it with him."
-- Unsigned
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Openocd-development mailing list Openocd-development@lists.berlios.de https://lists.berlios.de/mailman/listinfo/openocd-development