Hello build bot (Jenkins), Nico Huber, Furquan Shaikh, Usha P, Andrey Petrov, Pratikkumar V Prajapati, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40379
to look at the new patch set (#4).
Change subject: soc/intel: Update SA common code based on CONFIG_PCI_SEGMENT_GROUPS ......................................................................
soc/intel: Update SA common code based on CONFIG_PCI_SEGMENT_GROUPS
This patch performs below operations 1. Remove unused PCIEXBAR_LENGTH 64/128MB 2. Replace all usage of CONFIG_SA_PCIEX_LENGTH with CONFIG_PCI_SEGMENT_GROUPS and PCIEXBAR_LENGTH_MIB
Change-Id: Icb61e9a0263c058726cc07442af1985a96bf37c2 Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/soc/intel/apollolake/systemagent.c M src/soc/intel/cannonlake/systemagent.c M src/soc/intel/common/block/acpi/acpi.c M src/soc/intel/common/block/include/intelblocks/systemagent.h M src/soc/intel/common/block/systemagent/Kconfig M src/soc/intel/common/block/systemagent/systemagent_def.h M src/soc/intel/common/block/systemagent/systemagent_early.c M src/soc/intel/icelake/systemagent.c M src/soc/intel/jasperlake/systemagent.c M src/soc/intel/skylake/acpi.c M src/soc/intel/skylake/systemagent.c M src/soc/intel/tigerlake/systemagent.c 12 files changed, 26 insertions(+), 48 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/40379/4