From 45e4ab4a660cb7ce312f2d11a153f2d9ef4158da Mon Sep 17 00:00:00 2001 From: Keith Hui Date: Sat, 22 Jul 2023 12:49:05 -0400 Subject: mb/*: Update SPD mapping for sandybridge boards Boards without HAVE_SPD_IN_CBFS: Move SPD mapping into devicetree. Boards with HAVE_SPD_IN_CBFS: Convert to Haswell-style SPD mapping. Change-Id: Id6ac0a36b2fc0b9686f6e875dd020ae8dba72a72 Signed-off-by: Keith Hui Reviewed-on: https://review.coreboot.org/c/coreboot/+/76967 Tested-by: build bot (Jenkins) Reviewed-by: Martin L Roth --- src/mainboard/asrock/h77pro4-m/devicetree.cb | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/asrock/h77pro4-m/devicetree.cb') diff --git a/src/mainboard/asrock/h77pro4-m/devicetree.cb b/src/mainboard/asrock/h77pro4-m/devicetree.cb index 42b8700783..2624c38ebe 100644 --- a/src/mainboard/asrock/h77pro4-m/devicetree.cb +++ b/src/mainboard/asrock/h77pro4-m/devicetree.cb @@ -1,6 +1,7 @@ # SPDX-License-Identifier: GPL-2.0-or-later chip northbridge/intel/sandybridge + register "spd_addresses" = "{0x50, 0x51, 0x52, 0x53}" device domain 0 on device ref host_bridge on # Host bridge subsystemid 0x1849 0x0100 -- cgit v1.2.3