From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/6] cm-t35: add EEPROM module and pass Linux a serial number
Date: Tue, 3 Jan 2012 07:52:24 -0700 [thread overview]
Message-ID: <4F031628.9070502@ti.com> (raw)
In-Reply-To: <1325512895-10917-4-git-send-email-grinberg@compulab.co.il>
On 01/02/2012 07:01 AM, Igor Grinberg wrote:
> From: Nikita Kiryanov <nikita@compulab.co.il>
>
> Add board specific EEPROM handling module,
> read the serial number from the EEPROM and pass it to Linux.
>
> Signed-off-by: Nikita Kiryanov <nikita@compulab.co.il>
> Signed-off-by: Igor Grinberg <grinberg@compulab.co.il>
[snip]
> +#define EEPROM_ADDR 0x50
Some grepping around says this is usually CONFIG_SYS_I2C_EEPROM_ADDR (in
the config.h). Thanks.
--
Tom
next prev parent reply other threads:[~2012-01-03 14:52 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-02 14:01 [U-Boot] [PATCH 0/6] Cleanups and updates for cm-t35/3730 Igor Grinberg
2012-01-02 14:01 ` [U-Boot] [PATCH 1/6] cm-t35: cleanup the config file Igor Grinberg
2012-01-03 6:35 ` Igor Grinberg
2012-01-02 14:01 ` [U-Boot] [PATCH 2/6] cm-t35: various cleanups Igor Grinberg
2012-01-02 14:01 ` [U-Boot] [PATCH 3/6] cm-t35: add EEPROM module and pass Linux a serial number Igor Grinberg
2012-01-03 14:52 ` Tom Rini [this message]
2012-01-05 12:02 ` [U-Boot] [PATCH v2 " Igor Grinberg
2012-01-05 14:56 ` Wolfgang Denk
2012-01-09 8:30 ` Nikita Kiryanov
2012-02-06 22:56 ` Albert ARIBAUD
2012-02-07 8:01 ` Igor Grinberg
2012-02-17 9:50 ` Albert ARIBAUD
2012-02-17 17:10 ` Tom Rini
2012-02-18 10:30 ` Albert ARIBAUD
2012-02-21 13:44 ` Igor Grinberg
2012-01-12 13:26 ` [U-Boot] [PATCH v3 " Igor Grinberg
2012-01-02 14:01 ` [U-Boot] [PATCH 4/6] omap3: make get_board_rev() function weak Igor Grinberg
2012-01-03 14:36 ` Tom Rini
2012-01-05 12:03 ` [U-Boot] [PATCH v2 " Igor Grinberg
2012-01-02 14:01 ` [U-Boot] [PATCH 5/6] cm-t35: pass correct revision information to Linux Igor Grinberg
2012-01-02 14:01 ` [U-Boot] [PATCH 6/6] cm-t35: use the new EEPROM module to read the MAC address Igor Grinberg
2012-01-12 13:28 ` [U-Boot] [PATCH v2 " Igor Grinberg
2012-01-03 15:15 ` [U-Boot] [PATCH 0/6] Cleanups and updates for cm-t35/3730 Tom Rini
2012-01-13 17:21 ` Tom Rini
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=4F031628.9070502@ti.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.