From: Christoph Niedermaier <cniedermaier@dh-electronics.com>
To: Marek Vasut <marex@nabladev.com>,
"u-boot@lists.denx.de" <u-boot@lists.denx.de>
Cc: Patrice Chotard <patrice.chotard@foss.st.com>,
Peng Fan <peng.fan@nxp.com>,
Sam Protsenko <semen.protsenko@linaro.org>,
Tom Rini <trini@konsulko.com>, u-boot <u-boot@dh-electronics.com>
Subject: RE: [PATCH] board: dhelectronics: imx: Use second Ethernet MAC also from fuse
Date: Thu, 26 Mar 2026 13:34:21 +0000 [thread overview]
Message-ID: <b42cfbe814b24a54a0758b2e37c4353c@dh-electronics.com> (raw)
In-Reply-To: <b5b04334-704e-49aa-819d-c6500e82e35f@nabladev.com>
From: Marek Vasut <marex@nabladev.com>
Sent: Monday, March 23, 2026 6:35 PM
> On 3/20/26 11:29 AM, Christoph Niedermaier wrote:
>
> [...]
>
>> +int dh_imx_get_mac_from_fuse(int dev_id, unsigned char *enetaddr)
>> {
>> /*
>> * If IIM fuses contain valid MAC address, use it.
>> * The IIM MAC address fuses are NOT programmed by default.
>> */
>> - imx_get_mac_from_fuse(0, enetaddr);
>> + imx_get_mac_from_fuse(dev_id, enetaddr);
> dh_stm32 uses the second parameter as the ID, so let's be consistent here.
I'll change the parameters in the next version
Regards
Christoph
DH electronics GmbH
_____________________________________________________________________________
Am Anger 8 | 83346 Bergen | Germany | www.dh-electronics.com | Tel: +49 8662 4882 42
Board of Management: Stefan Daxenberger, Helmut Henschke | HRB Traunstein 9602
prev parent reply other threads:[~2026-03-26 13:34 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-20 10:29 [PATCH] board: dhelectronics: imx: Use second Ethernet MAC also from fuse Christoph Niedermaier
2026-03-20 13:41 ` Peng Fan (OSS)
2026-03-20 14:41 ` Christoph Niedermaier
2026-03-20 15:00 ` Peng Fan
2026-03-20 18:22 ` Marek Vasut
2026-03-21 20:55 ` Christoph Niedermaier
2026-03-21 23:40 ` Marek Vasut
2026-03-23 10:07 ` Christoph Niedermaier
2026-03-23 14:58 ` Marek Vasut
2026-03-23 16:49 ` Christoph Niedermaier
2026-03-23 17:20 ` Marek Vasut
2026-03-27 22:02 ` Christoph Niedermaier
2026-03-27 23:11 ` Marek Vasut
2026-03-31 9:19 ` Christoph Niedermaier
2026-03-23 17:34 ` Marek Vasut
2026-03-26 13:34 ` Christoph Niedermaier [this message]
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=b42cfbe814b24a54a0758b2e37c4353c@dh-electronics.com \
--to=cniedermaier@dh-electronics.com \
--cc=marex@nabladev.com \
--cc=patrice.chotard@foss.st.com \
--cc=peng.fan@nxp.com \
--cc=semen.protsenko@linaro.org \
--cc=trini@konsulko.com \
--cc=u-boot@dh-electronics.com \
--cc=u-boot@lists.denx.de \
/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.