From 6a7900c6d1bbef07280c12a8dd0cb99906fc67df Mon Sep 17 00:00:00 2001 From: Tobias Waldekranz Date: Mon, 19 Aug 2024 13:01:55 +0200 Subject: [PATCH] board/aarch64: styx: Source product data from VPD In order for the probe logic to source product data from a VPD, it must be marked as such. Otherwise we end up in a scenario where the data is collected, but not hoisted up to the system level, leaving the system without a defined base-MAC for instance. --- board/aarch64/dts/styx/styx.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/aarch64/dts/styx/styx.dtsi b/board/aarch64/dts/styx/styx.dtsi index 00bc7e38..938c14fa 100644 --- a/board/aarch64/dts/styx/styx.dtsi +++ b/board/aarch64/dts/styx/styx.dtsi @@ -92,7 +92,7 @@ compatible = "atmel,24c256"; reg = <0x50>; - infix,board = "cpu"; + infix,board = "product"; infix,trusted; nvmem-layout {