[PATCH V3] board: dhelectronics: imx: Use second Ethernet MAC also from fuse
Marek Vasut
marex at nabladev.com
Wed Apr 15 13:34:02 CEST 2026
On 4/15/26 12:12 PM, Christoph Niedermaier wrote:
> Currently, the board specific code evaluates only the first Ethernet
> MAC address fuse, regardless of whether the first or second MAC
> address is requested. When the function for determine the second
> Ethernet MAC address is looking for the fused MAC address, it only
> reads the first MAC address fuse and increment it by one to set
> the second Ethernet MAC address. That is not the expected behavior
> when two MAC addresses are fused, because this causes the second
> fused MAC address to be ignored. Change this so that the second
> fused MAC address will be used.
Reviewed-by: Marek Vasut <marex at nabladev.com>
Thanks
More information about the U-Boot
mailing list