Attention is currently required from: Johnny Lin, Christian Walter, Andrey Petrov, Tim Chu.
Hello Jonathan Zhang, Christian Walter, Arthur Heymans, Andrey Petrov, Tim Chu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69090
to look at the new patch set (#2).
Change subject: soc/intel/xeon_sp: accomodate xeon_sp FSPX_CONFIG definitions ......................................................................
soc/intel/xeon_sp: accomodate xeon_sp FSPX_CONFIG definitions
Intel FSPs of XEON server platforms define FSPX_CONFIG instead of FSP_X_CONFIG, which is expected by coreboot.
Re-define in the common code.
Update coreboot code to use FSP_X_CONFIG consistently.
Tested=On OCP Delta Lake, boot up OS successfully.
Signed-off-by: Jonathan Zhang jonzhang@fb.com Signed-off-by: Johnny Lin johnny_lin@wiwynn.com
Change-Id: Ifa0e1efa1618fbec84f1e1f23d9e49f3b1057b32 --- M src/soc/intel/xeon_sp/Makefile.inc M src/soc/intel/xeon_sp/cpx/Makefile.inc M src/soc/intel/xeon_sp/cpx/romstage.c M src/soc/intel/xeon_sp/cpx/upd_display.c R src/soc/intel/xeon_sp/include/soc/fsp_upd.h M src/soc/intel/xeon_sp/skx/upd_display.c M src/vendorcode/intel/fsp/fsp2_0/skylake_sp/FspmUpd.h 7 files changed, 34 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/69090/2