coreboot-kgpe-d16/src
Jonathon Hall 5fe0f9057e mb/purism/librem_skl: Fix pcie_rp5 in device tree (WLAN)
WLAN has always been pcie_rp5, there is nothing on pcie_rp1.  RP5 gets
promoted to function 0 (RP1's function) since no earlier functions are
enabled.

This simplifies later refactoring that will handle the FSP root port
enable flags (which were correctly set already) using the device tree
enables.

Test: Boot librem_13v2 and verify WLAN is enabled.

Change-Id: I7a724a01b5f171a16de83ff6122630e2d66557c1
Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80065
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
2024-01-20 01:28:29 +00:00
..
acpi device: Add support for multiple PCI segment groups 2024-01-16 22:59:55 +00:00
arch include/memlayout.h: Add OPENSBI linker macro 2024-01-18 15:30:05 +00:00
commonlib commonlib/bsd: Tag CBMEM IDs deprecated for crashlog 2023-12-20 04:29:25 +00:00
console Allow to build romstage sources inside the bootblock 2023-11-09 13:20:18 +00:00
cpu Reland "Kconfig: Bring HEAP_SIZE to a common, large value" 2024-01-17 09:45:05 +00:00
device device/Kconfig: Move Intel/ACPI/USB4 specific Kconfig options 2024-01-19 13:55:43 +00:00
drivers drivers/mipi: Update init code for BOE_NV110WUM_L60 2024-01-14 02:44:36 +00:00
ec treewide: Use show_notices target for warnings 2023-12-20 04:06:55 +00:00
include include/bootmem.h: Add comment 2024-01-18 15:30:35 +00:00
lib device: Add support for multiple PCI segment groups 2024-01-16 22:59:55 +00:00
mainboard mb/purism/librem_skl: Fix pcie_rp5 in device tree (WLAN) 2024-01-20 01:28:29 +00:00
northbridge Reland "Kconfig: Bring HEAP_SIZE to a common, large value" 2024-01-17 09:45:05 +00:00
sbom sbom/Makefile.inc: Change GOPATH 2023-11-20 14:32:54 +00:00
security vboot: Add firmware PCR support 2024-01-04 14:30:33 +00:00
soc soc/amd/*/chip: factor out FSP-S call 2024-01-20 01:28:01 +00:00
southbridge sb/intel/bd82x6x: Rework PCH ID cache 2024-01-18 04:38:56 +00:00
superio sio/nuvoton/npcd378: Fix ACPI errors 2023-12-16 22:58:35 +00:00
vendorcode vc/amd/psp: Remove unknown section flags 2024-01-17 16:03:54 +00:00
Kconfig arch/x86/mpspec: turn compile-time check into Kconfig dependency 2024-01-17 20:26:06 +00:00