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: [email protected]; [email protected]; 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 <[email protected]> This feels like eeprom write, to an i2c-connected eeprom. Is that what you have this for, or something else? -- Tom
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

