[U-Boot] [PATCH] common/i2c: Add i2c write command

York Sun yorksun at freescale.com
Tue Sep 25 21:59:25 CEST 2012


On 09/17/2012 08:57 PM, York Sun wrote:
> I have a case under debugging where I need to use i2c write to devices.
> One device (EEPROM) has two-byte address length and most others
> (including other EEPROMs) have one byte address length. I also have
> other non-storage devices but I wouldn't use "i2c write" because "i2c
> mw" will be sufficient. eeprom command has its limitation for the case
> of variable device address and variable address length.
>

Tom,

Do I need to change this patch in any way? I see it is still "under 
review" in patchwork.

York





More information about the U-Boot mailing list