Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/19566
to look at the new patch set (#9).
Change subject: soc/intel/skylake: Use CPU common code ......................................................................
soc/intel/skylake: Use CPU common code
This patch uses common CPU Model library.
Change-Id: I6af56564c6f488f58173ba0beda6912763706f9f Signed-off-by: Barnali Sarkar barnali.sarkar@intel.com --- M src/soc/intel/skylake/Kconfig M src/soc/intel/skylake/Makefile.inc M src/soc/intel/skylake/acpi.c M src/soc/intel/skylake/bootblock/bootblock.c M src/soc/intel/skylake/bootblock/cpu.c M src/soc/intel/skylake/bootblock/report_platform.c M src/soc/intel/skylake/chip.c M src/soc/intel/skylake/chip_fsp20.c M src/soc/intel/skylake/cpu.c D src/soc/intel/skylake/cpu_info.c M src/soc/intel/skylake/include/fsp11/soc/ramstage.h M src/soc/intel/skylake/include/fsp20/soc/ramstage.h M src/soc/intel/skylake/include/soc/bootblock.h M src/soc/intel/skylake/include/soc/cpu.h M src/soc/intel/skylake/include/soc/msr.h M src/soc/intel/skylake/include/soc/smm.h M src/soc/intel/skylake/romstage/romstage_fsp20.c M src/soc/intel/skylake/smi.c D src/soc/intel/skylake/smmrelocate.c M src/soc/intel/skylake/tsc_freq.c 20 files changed, 50 insertions(+), 777 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/66/19566/9