Hello Patrick Rudolph, Subrata Banik, Patrick Georgi, Martin Roth,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36437
to look at the new patch set (#2).
Change subject: [WIP]soc/intel/icelake: Use SSDT generator to generate PCI _PRT table ......................................................................
[WIP]soc/intel/icelake: Use SSDT generator to generate PCI _PRT table
This creates a _PRT ACPI table using the common southbridge code based on the default routes the FSP sets up.
TODO: soc/irq.h can be cleaned up and adapted with this code in mind.
Change-Id: I44687e9d18a8fd2c926022fdae1240339df1c978 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/soc/intel/icelake/Kconfig M src/soc/intel/icelake/Makefile.inc D src/soc/intel/icelake/acpi/pci_irqs.asl M src/soc/intel/icelake/acpi/southbridge.asl M src/soc/intel/icelake/chip.c A src/soc/intel/icelake/pirq.c 6 files changed, 86 insertions(+), 142 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/37/36437/2