[PATCH] common: tlv: fix link error when CONFIG_NET is disabled

Sascha Hauer s.hauer at pengutronix.de
Mon Feb 9 06:23:08 PST 2026


On Thu, 05 Feb 2026 16:35:39 +0100, Ahmad Fatoum wrote:
> ethaddr_list and eth_of_get_fixup_node are used unconditionally in
> of_tlv_fixup, but there is no dependency on CONFIG_NET for CONFIG_TLV.
> 
> Turn the ethernet-related fixup code into dead code if CONFIG_NET is
> disabled and emit a warning to fix this.
> 
> 
> [...]

Applied, thanks!

[1/1] common: tlv: fix link error when CONFIG_NET is disabled
      https://git.pengutronix.de/cgit/barebox/commit/?id=53c72e610a31 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list