From: Luciano Coelho <coelho@ti.com>
To: linux-wireless@vger.kernel.org
Cc: coelho@ti.com
Subject: [PATCH 0/2] wl12xx: read MAC from fuse rom
Date: Mon, 16 Jan 2012 16:23:24 +0200 [thread overview]
Message-ID: <1326723806-15960-1-git-send-email-coelho@ti.com> (raw)
Hi,
This patchset implements a new testmode command to read the MAC
address from the fuse when available (it's only correctly burnt for
newer PG versions).
In theory, we can read the MAC in either PLT or normal mode, but I
wanted to restrict it to PLT so people don't start doing funny things
without knowing what they're doing.
Patches to use this new feature with ti-utils calibrator tool will
soon be released.
Cheers,
Luca.
Luciano Coelho (2):
wl12xx: move partition table definition to io.c
wl12xx: add operation to retrieve the MAC address from Fuse ROM
drivers/net/wireless/wl12xx/boot.c | 62 +----------------------
drivers/net/wireless/wl12xx/boot.h | 10 ----
drivers/net/wireless/wl12xx/io.c | 59 +++++++++++++++++++++
drivers/net/wireless/wl12xx/io.h | 2 +
drivers/net/wireless/wl12xx/reg.h | 15 ++++++
drivers/net/wireless/wl12xx/testmode.c | 87 ++++++++++++++++++++++++++++++++
6 files changed, 165 insertions(+), 70 deletions(-)
--
1.7.4.1
next reply other threads:[~2012-01-16 14:23 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-16 14:23 Luciano Coelho [this message]
2012-01-16 14:23 ` [PATCH 1/2] wl12xx: move partition table definition to io.c Luciano Coelho
2012-01-16 14:23 ` [PATCH 2/2] wl12xx: add operation to retrieve the MAC address from Fuse ROM Luciano Coelho
2012-01-17 0:46 ` Julian Calaby
2012-01-17 3:48 ` Luciano Coelho
2012-01-17 3:51 ` Julian Calaby
2012-01-17 4:02 ` Luciano Coelho
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=1326723806-15960-1-git-send-email-coelho@ti.com \
--to=coelho@ti.com \
--cc=linux-wireless@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox