Hello Dirk,

Am 02.07.2014 09:31, schrieb [email protected]:
From: Dirk Eibach<[email protected]>

IHS I2C master support was merely a hack in the osd driver.
Now it is a proper u-boot I2C framework driver, supporting the
v2.00 master features.

Signed-off-by: Dirk Eibach<[email protected]>

---

Changes in v2:
- move ihs_i2c to drivers/i2c
- split unrelated changes

  drivers/i2c/Makefile           |   1 +
  drivers/i2c/ihs_i2c.c          | 204 +++++++++++++++++++++++++++++++++++++++++
  include/configs/dlvision-10g.h |  11 +++
  include/configs/iocon.h        |  23 ++++-
  include/gdsys_fpga.h           |  25 +++--
  5 files changed, 246 insertions(+), 18 deletions(-)
  create mode 100644 drivers/i2c/ihs_i2c.c

Please add a small entry in README, which describes your new config
defines, thanks!

Beside of this, your driver looks Ok to me, thanks!

bye,
Heiko
--
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to