FT232R EEPROM: Add External oscillator enable bit
authorRaphael Assenat <raph@8d.com>
Fri, 14 Aug 2015 20:13:58 +0000 (16:13 -0400)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 7 Sep 2015 13:58:48 +0000 (15:58 +0200)
commit08518f8e78ac176c5e82206225dad8a832011995
treedbc20bdb4d34e9862cbcd8325f371f22534ff76c
parent750508abab17b1c839d4e80f3d980847e493bd3a
FT232R EEPROM: Add External oscillator enable bit

To use an external oscillator on FT232R/FT245R an eeprom bit must be
set. This patch adds support for it in the library.

This is an updated version of the original patch which was missing
the ftdi_set_eeprom_value implementation.

Signed-off-by: Raphael Assenat <raph@8d.com>
src/ftdi.c
src/ftdi.h
src/ftdi_i.h