[U-Boot] [PATCH] common/i2c: Add i2c write command
sun york-R58495
R58495 at freescale.com
Tue Sep 18 01:29:00 CEST 2012
Tom,
It's like eeprom write but it writes to general devices, not specificly to system eeprom. I would have to use i2c mw command a lot without this.
York
-------- Original Message --------
From: Tom Rini
Sent: Mon, Sep 17, 2012 05:16 PM
To: sun york-R58495
CC: u-boot at lists.denx.de; u-boot-release at linux.freescale.net; Heiko Schocher
Subject: Re: [U-Boot] [PATCH] common/i2c: Add i2c write command
On Sun, Sep 16, 2012 at 01:02:30PM -0500, York Sun wrote:
> Add i2c write command to write data from memory to i2c devices.
>
> Signed-off-by: York Sun <yorksun at freescale.com>
This feels like eeprom write, to an i2c-connected eeprom. Is that what
you have this for, or something else?
--
Tom
More information about the U-Boot
mailing list