ftdi_write_eeprom_location access to checksum protected area will produce checksum...
authorUwe Bonnes <bon@elektron.ikp.physik.tu-darmstadt.de>
Tue, 14 Sep 2010 15:05:38 +0000 (17:05 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 20 Sep 2010 13:34:45 +0000 (15:34 +0200)
commita661e3e44b5df0dd84ddd1a5396a880a0063fe67
treebfad4f943213e1bef51f7db15d6f6b708a3a232a
parentbf2f6ef7f73ba0a1bf3f04db4435ce2014231ba3
ftdi_write_eeprom_location access to checksum protected area will produce checksum errors, so check - access is about byte 0xff - eeprom chip is of type 93c66, so high area exists - ftdi device can handle 93c66
src/ftdi.c