From: Baruch Siach <baruch@tkos.co.il>
To: barebox@lists.infradead.org
Subject: [PATCH 0/3] arm/imx: serial number / UID support
Date: Mon, 2 Aug 2010 14:58:50 +0300 [thread overview]
Message-ID: <cover.1280749932.git.baruch@tkos.co.il> (raw)
This patch series adds support for the serial ATAG, and uses this functionality
to pass the i.MX25 chip UID as a serial number to the Linux kernel.
Baruch Siach (3):
arm: add support for the serial ATAG
imx25: add support for UID read from eFuse
mx25 3ds: set CPU UID
arch/arm/boards/freescale-mx25-3-stack/3stack.c | 2 ++
arch/arm/include/asm/armlinux.h | 4 ++++
arch/arm/lib/armlinux.c | 19 +++++++++++++++++++
arch/arm/mach-imx/imx25.c | 12 ++++++++++++
arch/arm/mach-imx/include/mach/generic.h | 1 +
arch/arm/mach-imx/include/mach/imx25-regs.h | 3 +++
6 files changed, 41 insertions(+), 0 deletions(-)
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2010-08-02 11:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-02 11:58 Baruch Siach [this message]
2010-08-02 11:58 ` [PATCH 1/3] arm: add support for the serial ATAG Baruch Siach
2010-08-02 12:13 ` Uwe Kleine-König
2010-08-02 11:58 ` [PATCH 2/3] imx25: add support for UID read from eFuse Baruch Siach
2010-08-02 11:58 ` [PATCH 3/3] mx25 3ds: set CPU UID Baruch Siach
2010-08-02 12:02 ` [PATCH 0/3] arm/imx: serial number / UID support Jean-Christophe PLAGNIOL-VILLARD
2010-08-04 6:46 ` Baruch Siach
2010-08-04 10:25 ` Jean-Christophe PLAGNIOL-VILLARD
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=cover.1280749932.git.baruch@tkos.co.il \
--to=baruch@tkos.co.il \
--cc=barebox@lists.infradead.org \
/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.