Attention is currently required from: Jonathan Zhang, Johnny Lin, Christian Walter, Shuming Chu (Shuming), Arthur Heymans.
Hello build bot (Jenkins), Jonathan Zhang, Johnny Lin, Christian Walter, Jingle Hsu, Arthur Heymans,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/69363
to look at the new patch set (#2).
Change subject: soc/intel/xeon_sp: Move SMBIOS type 4 override functions from mainboard to soc ......................................................................
soc/intel/xeon_sp: Move SMBIOS type 4 override functions from mainboard to soc
Move SMBIOS type 4 override functions from mainboard to soc so that all xeon family cpus share same functions without implementing again.
Tested=On OCP Deltalake, dmidecode -t 4 shows expected info.
Signed-off-by: JingleHsuWiwynn jingle_hsu@wiwynn.com Change-Id: I17df8de67bc2f5e89ea04da36efb2480a7e73174 --- M src/mainboard/ocp/deltalake/ramstage.c M src/soc/intel/xeon_sp/ramstage.c 2 files changed, 27 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/63/69363/2