mb/intel/shadowmountain: Disable the unused CPU PCIe RP
This patch disables the unsued CPU PCIe RP for shadowmountain. TEST= Boot shadowmountain and verify the device is disabled. Signed-off-by: V Sowmya <v.sowmya@intel.com> Change-Id: Ide2badb06178fca8ff5cf51d8573a14635e190cc Reviewed-on: https://review.coreboot.org/c/coreboot/+/51772 Reviewed-by: Subrata Banik <subrata.banik@intel.com> Reviewed-by: Rizwan Qureshi <rizwan.qureshi@intel.com> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
5504cdb511
commit
a889e2a337
|
@ -188,7 +188,7 @@ chip soc/intel/alderlake
|
|||
device pci 02.0 on end # Graphics
|
||||
device pci 04.0 on end # DPTF
|
||||
device pci 05.0 on end # IPU
|
||||
device pci 06.0 on end # PEG60
|
||||
device pci 06.0 off end # PEG60
|
||||
device pci 07.0 on end # TBT_PCIe0
|
||||
device pci 07.1 on end # TBT_PCIe1
|
||||
device pci 07.2 on end # TBT_PCIe2
|
||||
|
|
Loading…
Reference in New Issue