[U-Boot] [PATCH v2 0/4] i2c: fti2c010: bug fix & new driver model

Kuo-Jung Su dantesu at gmail.com
Thu Nov 28 03:47:02 CET 2013


From: Kuo-Jung Su <dantesu at faraday-tech.com>

This changeset adapts the driver to the new one.
In patch v2, it also includes a bug fix for i2c r/w address and eeprom.

Changes for v2:
  1. eeprom: bug fix for i2c read/write
  2. fti2c010: serial out r/w address in MSB order

Kuo-Jung Su (4):
  i2c: fti2c010: cosmetic: coding style cleanup
  i2c: fti2c010: migrate to new i2c model
  i2c: fti2c010: serial out r/w address in MSB order
  cmd_eeprom: bug fix for i2c read/write

 common/cmd_eeprom.c    |    4 +-
 drivers/i2c/fti2c010.c |  364 +++++++++++++++++++++++-------------------------
 2 files changed, 179 insertions(+), 189 deletions(-)

--
1.7.9.5



More information about the U-Boot mailing list