mb/protectli/vault_jsl/override_v12xx.cb: Move NVMe disk to RP 1c.3

This is the root port that the NVMe disk uses after updating the descriptors.

Upstream-Status: Pending
Change-Id: I634e4d311d9599847430488270102314f9241a94
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
This commit is contained in:
Michał Kopeć
2026-04-14 14:21:55 +02:00
parent fcb56981c7
commit beab06675c
@@ -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