mb/purism/librem_mini: drop PcieRpSlotImplemented from LAN PCIe
The LAN NIC is onboard, not installed in a slot. Change-Id: I77ee7ee8c944b7942ca78d35cd881277c4030ab9 Signed-off-by: Matt DeVillier <matt.devillier@puri.sm> Reviewed-on: https://review.coreboot.org/c/coreboot/+/47252 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
0e4f37f7a7
commit
de10d8d609
|
@ -202,7 +202,6 @@ chip soc/intel/cannonlake
|
|||
device pci 1d.0 off end # PCI Express Port 9
|
||||
device pci 1d.1 on # PCI Express Port 10
|
||||
device pci 00.0 on end # x1 (LAN)
|
||||
register "PcieRpSlotImplemented[9]" = "1"
|
||||
register "PcieRpEnable[9]" = "1"
|
||||
register "PcieClkSrcUsage[3]" = "9"
|
||||
register "PcieClkSrcClkReq[3]" = "3"
|
||||
|
|
Loading…
Reference in New Issue