Arthur Heymans uploaded patch set #2 to this change.

View Change

[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

To view, visit change 36437. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I44687e9d18a8fd2c926022fdae1240339df1c978
Gerrit-Change-Number: 36437
Gerrit-PatchSet: 2
Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Subrata Banik <subrata.banik@intel.com>
Gerrit-MessageType: newpatchset