Document the FT245R EEPROM weirdness
authorAnders Larsen <al@alarsen.net>
Tue, 3 Jul 2012 21:24:06 +0000 (23:24 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Sat, 7 Jul 2012 12:45:04 +0000 (14:45 +0200)
commitad7ced1c966f47cfafc84201bb13ac6d438e0e25
tree7a71cf3e56fca53ec1de0918e30718c08631229c
parentfaa85774b7122c5907de44ec7e7afef2a526bf22
Document the FT245R EEPROM weirdness

The FT232R and the FT245R share the same USB id (0x0403, 0x6001) and are
only distinguished by bit 00.0 in the (internal) EEPROM.

ftdi_eeprom currently can't handle this and will turn an FT245R chip
into an FT232R; document the fact.

Signed-off-by: Anders Larsen <al@alarsen.net>
doc/EEPROM-structure