diff --git a/src/mainboard/protectli/vault_jsl/override_v12xx.cb b/src/mainboard/protectli/vault_jsl/override_v12xx.cb index b5e4175216..399e74a2c3 100644 --- a/src/mainboard/protectli/vault_jsl/override_v12xx.cb +++ b/src/mainboard/protectli/vault_jsl/override_v12xx.cb @@ -1,12 +1,12 @@ chip soc/intel/jasperlake device domain 0 on - device pci 1c.0 on # PCI Express Root Port 1 + device pci 1c.0 off end # PCI Express Root Port 1 + device pci 1c.1 off end # PCI Express Root Port 2 + device pci 1c.2 off end # PCI Express Root Port 3 + device pci 1c.3 on # PCI Express Root Port 4 smbios_slot_desc "SlotTypeM2Socket3" "SlotLengthOther" "M.2/M 2280 (NVMe)" "SlotDataBusWidth2X" end - device pci 1c.1 off end # PCI Express Root Port 2 - device pci 1c.2 off end # PCI Express Root Port 3 - device pci 1c.3 off end # PCI Express Root Port 4 device pci 1c.4 on # PCI Express Root Port 5 smbios_slot_desc "SlotTypeM2Socket1_SD" "SlotLengthOther" "M.2/E 2230 (WIFI)" "SlotDataBusWidth1X" @@ -17,6 +17,6 @@ chip soc/intel/jasperlake device pci 1c.6 on # PCI Express Root Port 7 (LAN2) smbios_dev_info 2 end - device pci 1c.7 off end # PCI Express Root Port 8 + device pci 1c.7 off end # PCI Express Root Port 8 end end