Attention is currently required from: Christian Walter, Johnny Lin, Jonathan Zhang, Lean Sheng Tan, Patrick Rudolph, Shuo Liu, Tim Chu.
Hello Christian Walter, Johnny Lin, Jonathan Zhang, Lean Sheng Tan, Shuo Liu, Tim Chu, build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/85560?usp=email
to look at the new patch set (#5).
The following approvals got outdated and were removed: Verified+1 by build bot (Jenkins)
Change subject: soc/intel/xeon_sp: Move DFX and UNCORE PCI drivers ......................................................................
soc/intel/xeon_sp: Move DFX and UNCORE PCI drivers
Move the DFX and UNCORE PCI driver for 14nm Xeon-SP into own files under the 14nm subdirectory. Those are never needed on newer platforms and thus doesn't need to be compiled in.
TEST: Still boots on ocp/tiogapass.
Change-Id: Ie3d6cc11806669b8adf5041367cfbe36605612b1 Signed-off-by: Patrick Rudolph patrick.rudolph@9elements.com --- M src/soc/intel/xeon_sp/14nm/Makefile.mk A src/soc/intel/xeon_sp/14nm/dfx.c A src/soc/intel/xeon_sp/14nm/uncore.c M src/soc/intel/xeon_sp/uncore.c 4 files changed, 75 insertions(+), 62 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/60/85560/5