Hello Aaron Durbin, Pratikkumar V Prajapati, Barnali Sarkar, dhaval v sharma, Balaji Manigandan, Paul Menzel, build bot (Jenkins), Hannah Williams, Pratikkumar Prajapati,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/18566
to look at the new patch set (#20).
Change subject: soc/intel/skylake: Clean up code by using common System Agent module ......................................................................
soc/intel/skylake: Clean up code by using common System Agent module
This patch currently contains the SA initialization required for bootblock phase - 1. Use SOC_INTEL_COMMON_BLOCK_SA kconfig for common SA code. 2. Perform PCIEXBAR programming based on soc configurable PCIEX_LENGTH_xxxMB 3. Use common systemagent header file.
Change-Id: I0fa0a60f680b9b00b7f26f1875c553612b123a8e Signed-off-by: Barnali Sarkar barnali.sarkar@intel.com Signed-off-by: Subrata Banik subrata.banik@intel.com --- M src/soc/intel/skylake/Kconfig M src/soc/intel/skylake/Makefile.inc D src/soc/intel/skylake/bootblock/systemagent.c M src/soc/intel/skylake/include/soc/bootblock.h M src/soc/intel/skylake/include/soc/iomap.h M src/soc/intel/skylake/include/soc/systemagent.h 6 files changed, 10 insertions(+), 60 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/18566/20