All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: "André Valentin" <avalentin@marcant.net>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"ath10k@lists.infradead.org" <ath10k@lists.infradead.org>
Subject: Re: ath10k OTP loading issues
Date: Wed, 2 Jul 2014 11:56:09 +0300	[thread overview]
Message-ID: <87egy4p2ae.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <53B3C3FF.1060207@marcant.net> ("André Valentin"'s message of "Wed, 2 Jul 2014 10:34:07 +0200")

André Valentin <avalentin@marcant.net> writes:

> Hi!
>
>>> have some kind of magic so I can identify it?
>> 
>> MAC addresses are good one to check. Basically it should be similar data
>> as in board.bin.
>
> Of course I already tried this. But no luck.

How exactly did you search for it? Are you sure you used the correct MAC
address?

> Do you have another idea. Or is the MAC somehow encrypted ?

Nothing special, the MAC address should should be within the first 20
bytes. For example, here's 00:03:07:12:34:56:

$ od -t x1 board.bin  | head -1
0000000 44 08 df 30 02 04 00 03 07 12 34 56 00 00 6a 00

But of course I might be missing something. Or the calibration data is
somehow encrypted on the flash.

-- 
Kalle Valo

_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

WARNING: multiple messages have this Message-ID (diff)
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: "André Valentin" <avalentin@marcant.net>
Cc: "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
	"ath10k@lists.infradead.org" <ath10k@lists.infradead.org>
Subject: Re: ath10k OTP loading issues
Date: Wed, 2 Jul 2014 11:56:09 +0300	[thread overview]
Message-ID: <87egy4p2ae.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <53B3C3FF.1060207@marcant.net> ("André Valentin"'s message of "Wed, 2 Jul 2014 10:34:07 +0200")

André Valentin <avalentin@marcant.net> writes:

> Hi!
>
>>> have some kind of magic so I can identify it?
>> 
>> MAC addresses are good one to check. Basically it should be similar data
>> as in board.bin.
>
> Of course I already tried this. But no luck.

How exactly did you search for it? Are you sure you used the correct MAC
address?

> Do you have another idea. Or is the MAC somehow encrypted ?

Nothing special, the MAC address should should be within the first 20
bytes. For example, here's 00:03:07:12:34:56:

$ od -t x1 board.bin  | head -1
0000000 44 08 df 30 02 04 00 03 07 12 34 56 00 00 6a 00

But of course I might be missing something. Or the calibration data is
somehow encrypted on the flash.

-- 
Kalle Valo

  reply	other threads:[~2014-07-02  8:56 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-27  8:44 ath10k OTP loading issues André Valentin
2014-06-27 11:01 ` André Valentin
2014-07-02  8:13   ` Kalle Valo
2014-07-02  8:13     ` Kalle Valo
2014-07-02  8:34     ` André Valentin
2014-07-02  8:34       ` André Valentin
2014-07-02  8:56       ` Kalle Valo [this message]
2014-07-02  8:56         ` Kalle Valo
2014-07-07 14:51         ` André Valentin
2014-07-02  8:10 ` Kalle Valo
2014-07-02  8:10   ` Kalle Valo
2014-07-07 15:40   ` Helmut Schaa
2014-07-15 21:16     ` Andre Valentin
2014-07-17 14:12       ` Helmut Schaa
2014-07-17 15:03         ` Kalle Valo
2014-07-17 15:45           ` Helmut Schaa
2014-07-17 15:50             ` Kalle Valo
2014-07-17 15:54               ` Andre Valentin
2014-07-17 15:59                 ` Kalle Valo
2014-07-17 21:44               ` Helmut Schaa
2014-07-19 23:46                 ` Andre Valentin
2014-07-19 23:57                   ` Andre Valentin

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=87egy4p2ae.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=ath10k@lists.infradead.org \
    --cc=avalentin@marcant.net \
    --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 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.