Attention is currently required from: Arthur Heymans, Patrick Rudolph. Hello build bot (Jenkins), Paul Menzel, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/51068
to look at the new patch set (#2).
Change subject: sb/intel/common/pciehp: Replace HP dummy device with common code ......................................................................
sb/intel/common/pciehp: Replace HP dummy device with common code
Use the common PCIEXP_HOTPLUG code to generate a dummy device for PCIe ports supporting hotplug. This allows to have control over how much resources are allocated to hotplug ports.
Tested on thinkpad X220: now hotplugging a dGPU via the expresscard slot sometimes works.
Change-Id: I3eec5214c9d200ef97d1ccfdc00e8ea0ee7cfbc6 Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/southbridge/intel/bd82x6x/Kconfig M src/southbridge/intel/bd82x6x/pcie.c M src/southbridge/intel/common/pciehp.c M src/southbridge/intel/i82801ix/Kconfig M src/southbridge/intel/i82801ix/pcie.c M src/southbridge/intel/i82801jx/Kconfig M src/southbridge/intel/i82801jx/pcie.c 7 files changed, 24 insertions(+), 54 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/68/51068/2