From 26679699cddaccdc1539e5c0c4b82e49e7ec2900 Mon Sep 17 00:00:00 2001 From: Andrey Petrov Date: Thu, 30 Apr 2020 14:39:37 -0700 Subject: mb/intel/cedarisland_crb: Enable P2SB device Enable P2SB in static device tree so that hide/unhide trick works. Change-Id: I7dc20b001605b715155d333a07580e21a5f24136 Signed-off-by: Andrey Petrov Reviewed-on: https://review.coreboot.org/c/coreboot/+/40918 Tested-by: build bot (Jenkins) Reviewed-by: Maxim Polyakov Reviewed-by: Angel Pons --- src/mainboard/intel/cedarisland_crb/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/intel/cedarisland_crb/devicetree.cb b/src/mainboard/intel/cedarisland_crb/devicetree.cb index 6eb9557484..a82f022c0b 100644 --- a/src/mainboard/intel/cedarisland_crb/devicetree.cb +++ b/src/mainboard/intel/cedarisland_crb/devicetree.cb @@ -28,10 +28,10 @@ chip soc/intel/xeon_sp/cpx device pci 17.0 on end device pci 1c.0 on end device pci 1c.4 on end + device pci 1f.1 on end device pci 1f.2 on end device pci 1f.4 on end device pci 1f.5 on end - device pci 1f.0 on # LPC/eSPI Interface chip superio/common device pnp 2e.0 on -- cgit v1.2.3