soc/intel/xeon_sp: Move common chip.c code
commit1f500845b439b5f5bfb8aa34bed8e5db2e266ff7
authorMarc Jones <marcjones@sysproconsulting.com>
Thu, 15 Oct 2020 20:32:51 +0000 (15 14:32 -0600)
committerMarc Jones <marc@marcjonesconsulting.com>
Fri, 30 Oct 2020 17:13:31 +0000 (30 17:13 +0000)
tree29a49f5cd99162229f42d0ba06cf04f3906f2739
parent9a0d4f8620557d2b69953c2b6016f2fdf7ee7a33
soc/intel/xeon_sp: Move common chip.c code

Move common CPX and SKX chip.c code to chip_common.c.

Change-Id: I158882ab15659858c2b13b4a3e02a26ef8d4ed3c
Signed-off-by: Marc Jones <marcjones@sysproconsulting.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46478
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Jay Talbott <JayTalbott@sysproconsulting.com>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
src/soc/intel/xeon_sp/Makefile.inc
src/soc/intel/xeon_sp/chip_common.c [copied from src/soc/intel/xeon_sp/skx/chip.c with 86% similarity]
src/soc/intel/xeon_sp/cpx/chip.c
src/soc/intel/xeon_sp/include/soc/chip_common.h [new file with mode: 0644]
src/soc/intel/xeon_sp/skx/chip.c