From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] common/i2c: Add i2c write command
Date: Mon, 17 Sep 2012 16:36:43 -0700 [thread overview]
Message-ID: <20120917233643.GC17195@bill-the-cat> (raw)
In-Reply-To: <0n5xu0e95foaei04c6ynfgyu.1347924535509@email.android.com>
On Mon, Sep 17, 2012 at 11:29:00PM +0000, sun york-R58495 wrote:
> 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.
Right. I guess what I'm getting at is, are you writing to some sort
of other device or writing bits to storage attached to i2c? Does it
really not make sense to just use 'eeprom write' even if it's not
technically for The System EEPROM but rather some storage (or a number
of storage chips) attached via i2c?
I'm not objecting to i2c write mind you, I was wishing for something
like this when I stumbled on CONFIG_CMD_EEPROM which did what I needed.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120917/104a8b5c/attachment.pgp>
next prev parent reply other threads:[~2012-09-17 23:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-16 18:02 [U-Boot] [PATCH] common/i2c: Add i2c write command York Sun
2012-09-17 22:16 ` Tom Rini
2012-09-17 23:29 ` sun york-R58495
2012-09-17 23:36 ` Tom Rini [this message]
2012-09-18 3:57 ` York Sun
2012-09-25 19:59 ` York Sun
2012-09-25 20:21 ` Tom Rini
2012-09-27 5:47 ` Heiko Schocher
2012-10-16 3:57 ` Heiko Schocher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120917233643.GC17195@bill-the-cat \
--to=trini@ti.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox