>
> Attached patch makes the ftdi highspeed support a bit more dynamic.
> It now check during runtime if you have attached a highspeed
> device and have
> built openocd using an older driver.
>
> I have also added a cmd "ft2232_legacy_mode" to enable legacy
> mode for the
> newer devices.
>
>
>
> Hi,
>
> What should the pupose be of this legacy mode?
for people who want to emulate FT2232D, unlikely to be used but just incase.
> (Note: my previously reported bug is back in line 78 of the patch)
>
No - that line is not part of the patch.
Its just i have not done a svn update on t
openocd-development-boun...@lists.berlios.de wrote on 2009-08-19 15:27:52:
> Hi,
>
> Attached patch makes the ftdi highspeed support a bit more dynamic.
> It now check during runtime if you have attached a highspeed device and
have
> built openocd using an older driver.
>
> I have also added a
Hi,
Attached patch makes the ftdi highspeed support a bit more dynamic.
It now check during runtime if you have attached a highspeed device and have
built openocd using an older driver.
I have also added a cmd "ft2232_legacy_mode" to enable legacy mode for the
newer devices.
comments?
Cheers
Sp