From: Andre Heider <a.heider@gmail.com>
To: linux-bluetooth@vger.kernel.org
Cc: Matthias Kaehlcke <mka@chromium.org>
Subject: "local-[bd|mac]-address" inconsistency?
Date: Mon, 18 Nov 2019 09:20:35 +0100 [thread overview]
Message-ID: <57775d51-7de2-a32c-8b23-aba611483f51@gmail.com> (raw)
Hi,
when passing both addresses through device-tree in the same way:
$ hexdump /proc/device-tree/soc/ethernet@5020000/local-mac-address
0000000 0702 3d96 53d4
$ hexdump /proc/device-tree/soc/serial@5000400/bluetooth/local-bd-address
0000000 0703 3d96 53d4
I get this for eth (which is consistent with u-boot):
link/ether 02:07:96:3d:d4:53
But for bt it's in reverse order:
Controller 53:D4:3D:96:07:03
Is this intended? Do I really have to pass the bdaddr from u-boot in
another way?
Regards,
Andre
next reply other threads:[~2019-11-18 8:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-18 8:20 Andre Heider [this message]
2019-11-18 20:15 ` "local-[bd|mac]-address" inconsistency? Matthias Kaehlcke
2019-11-19 4:35 ` Andre Heider
2019-11-19 5:19 ` Marcel Holtmann
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=57775d51-7de2-a32c-8b23-aba611483f51@gmail.com \
--to=a.heider@gmail.com \
--cc=linux-bluetooth@vger.kernel.org \
--cc=mka@chromium.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