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:46:30 +0000 (14:46 +0200)
commitf78723aeef0364cb580dd3aba3c9954b034c45fb
tree20cb07fe3df510e3a393a4fb2327f0c43bfde6a2
parentd5696b2ccaeec9fffcb2660e44817e31378f860a
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