
26 Apr
2017
26 Apr
'17
9:16 p.m.
On Thu, Apr 20, 2017 at 10:25:44AM -0500, Franklin S Cooper Jr wrote:
Reading from the I2C EEPROM used typically requires using an address length of 2. However, when using DM for I2C the default address length used is 1. To fix this introduce a new function that allows the address length to be changed. The logic to do so was copied from cmd/i2c.c.
Signed-off-by: Franklin S Cooper Jr fcooper@ti.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom