Hello build bot (Jenkins), Furquan Shaikh, Subrata Banik, Andrey Petrov, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/40235
to look at the new patch set (#3).
Change subject: soc/intel/common/systemagent: Change PCIEX_LENGTH to PCIEX_LENGTH_MIB ......................................................................
soc/intel/common/systemagent: Change PCIEX_LENGTH to PCIEX_LENGTH_MIB
This patch includes the following changes
1. Change CONFIG_PCIEX_LENGTH to CONFIG_PCIEX_LENGTH_MIB to avoid ugly typecasting.
2. Update respective SOC files to avoid compilation due to CONFIG_PCIEX_LENGTH_MIB renaming.
TEST=Able to build CNL, SKL, TGL platforms.
Change-Id: I236be960c68727aceca760a5e42cade12a3adb99 Signed-off-by: Usha P usha.p@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/systemagent/Kconfig 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 10 files changed, 16 insertions(+), 10 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/35/40235/3