From: Sascha Hauer <s.hauer@pengutronix.de>
To: Wolfram Sang <w.sang@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/3] arm: mxs: ocotp read support
Date: Thu, 5 Apr 2012 18:26:40 +0200 [thread overview]
Message-ID: <20120405162640.GJ3852@pengutronix.de> (raw)
In-Reply-To: <1333616741-14273-1-git-send-email-w.sang@pengutronix.de>
On Thu, Apr 05, 2012 at 11:05:38AM +0200, Wolfram Sang wrote:
> Add read support for the OCOTP so we can get MAC addresses. Also fix the
> printout once we got it since it doesn't come from an eeprom.
>
> Wolfram Sang (3):
> arm: mxs: add ocotp driver
> arm: mxs: tx28: get MAC from OCOTP
> net: eth: don't say that MAC comes from EEPROM
Applied, thanks
Sascha
>
> arch/arm/boards/karo-tx28/tx28-stk5.c | 23 +++++
> arch/arm/mach-mxs/Kconfig | 14 +++
> arch/arm/mach-mxs/Makefile | 1 +
> arch/arm/mach-mxs/include/mach/imx23-regs.h | 1 +
> arch/arm/mach-mxs/include/mach/imx28-regs.h | 1 +
> arch/arm/mach-mxs/include/mach/ocotp.h | 12 +++
> arch/arm/mach-mxs/ocotp.c | 139 +++++++++++++++++++++++++++
> net/eth.c | 2 +-
> 8 files changed, 192 insertions(+), 1 deletion(-)
> create mode 100644 arch/arm/mach-mxs/include/mach/ocotp.h
> create mode 100644 arch/arm/mach-mxs/ocotp.c
>
> --
> 1.7.9.5
>
>
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
>
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
prev parent reply other threads:[~2012-04-05 16:26 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-05 9:05 Wolfram Sang
2012-04-05 9:05 ` [PATCH 1/3] arm: mxs: add ocotp driver Wolfram Sang
2012-04-05 9:05 ` [PATCH 2/3] arm: mxs: tx28: get MAC from OCOTP Wolfram Sang
2012-04-05 9:05 ` [PATCH 3/3] net: eth: don't say that MAC comes from EEPROM Wolfram Sang
2012-04-05 16:26 ` Sascha Hauer [this message]
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=20120405162640.GJ3852@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=w.sang@pengutronix.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