Discussion:
[UrJTAG-dev] KT-LINK-driver-set-frequency-fix
Tomek CEDRO
2012-04-13 09:53:44 UTC
Permalink
Here goes the fix for proper frequency handling for KT-LINK interface
(it was using ft2232_set_frequency instead ft2232h_set_frequency). It
does not change however low-level operating speed of some MIPS based
systems...
Best regards,
Tomek
--
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
Mike Frysinger
2012-04-13 22:49:50 UTC
Permalink
Post by Tomek CEDRO
Here goes the fix for proper frequency handling for KT-LINK interface
(it was using ft2232_set_frequency instead ft2232h_set_frequency).
i guess the implication is that the cable has a ft2232h part and not a ft2232.

merged, but please use `git send-email` to post patches rather than attaching
them. it makes it much easier to review.
-mike
Tomek CEDRO
2012-04-14 09:48:12 UTC
Permalink
Post by Mike Frysinger
Post by Tomek CEDRO
Here goes the fix for proper frequency handling for KT-LINK interface
(it was using ft2232_set_frequency instead ft2232h_set_frequency).
i guess the implication is that the cable has a ft2232h part and not a ft2232.
Exactly :-)
Post by Mike Frysinger
merged, but please use `git send-email` to post patches rather than attaching
them. it makes it much easier to review.
Ok, thank you for this hint Mike, I have used 'git format-patch', next time
I will use send-email :-)

Best regards :-)
Tomek

Loading...