
21 Jun
2012
21 Jun
'12
6:56 p.m.
On Fri, Jun 08, 2012 at 05:12:09PM +0400, Ilya Yanok wrote:
Various devices like EEPROMs require 2-byte address support to be properly accessed. This patch adds this support for OMAP2/3/4 I2C controller driver. I've tested it with EEPROM (16 bit address) and TPS65217 chip (8 bit address) on TI Beaglebone board.
Unfortunately I don't have access to any compatible hardware with 16bit data register so I can't test if those #ifdef clauses really work.
For now, just this part pushed to u-boot-ti/next, thanks!
--
Tom