[PATCH master] tlv: drop assigned MAC addresses from fixup
Sascha Hauer
s.hauer at pengutronix.de
Tue Aug 5 23:32:39 PDT 2025
On Tue, 05 Aug 2025 20:53:44 +0200, Ahmad Fatoum wrote:
> A TLV blob may contain more MAC addresses than barebox can assign for
> the network devices it knows about. In that case, barebox should assign
> as many MAC addresses as it can and fix up the remainder, so the OS can
> deal with it.
>
> This got broken during refactoring in reply to upstreaming feedback:
> instead of calling string_to_ethaddr on a string, it was called on a
> 6-byte MAC address.
>
> [...]
Applied, thanks!
[1/1] tlv: drop assigned MAC addresses from fixup
https://git.pengutronix.de/cgit/barebox/commit/?id=2a961db3d91f (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list