Attention is currently required from: Anjaneya "Reddy" Chagam, Jonathan Zhang, Johnny Lin, Christian Walter, Patrick Rudolph, Tim Chu. Hello build bot (Jenkins), Anjaneya "Reddy" Chagam, Jonathan Zhang, Johnny Lin, Christian Walter, Angel Pons, Arthur Heymans, Patrick Rudolph, Tim Chu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/62353
to look at the new patch set (#4).
Change subject: soc/intel/xeon_sp: Remove the allocator workaround ......................................................................
soc/intel/xeon_sp: Remove the allocator workaround
The xeon_sp was redoing a large part of the PCI allocation on its own to deal with multiple PCI root ports. This is not handled using multiple domains.
This requires the use of the resource allocator V4.6.
Tested on ocp/deltalake.
Change-Id: Iedca35cca8350eb53b5be04c42474d2b4c9d347f Signed-off-by: Arthur Heymans arthur@aheymans.xyz --- M src/device/Kconfig M src/soc/intel/xeon_sp/Kconfig M src/soc/intel/xeon_sp/chip_common.c M src/soc/intel/xeon_sp/cpx/chip.c M src/soc/intel/xeon_sp/include/soc/chip_common.h M src/soc/intel/xeon_sp/skx/chip.c 6 files changed, 86 insertions(+), 502 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/53/62353/4