[PATCH 0/3] arm: mxs: ocotp read support
Sascha Hauer
s.hauer at pengutronix.de
Thu Apr 5 12:26:40 EDT 2012
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 at 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 |
More information about the barebox
mailing list