mb/ocp/deltalake: Populate SMBIOS data and set the read PPIN to BMC
commit407b35aa9f5e243acbcc37e72e128c2fe241ef1d
authorJohnny Lin <johnny_lin@wiwynn.com>
Tue, 12 May 2020 02:05:27 +0000 (12 10:05 +0800)
committerPhilipp Deppenwiese <zaolin.daisuki@gmail.com>
Sat, 4 Jul 2020 11:15:23 +0000 (4 11:15 +0000)
tree86e09fbcac12b446b5ed46bf567b710810a3736e
parent54a7f41de181de72f622c1e0ca7cea89829257a2
mb/ocp/deltalake: Populate SMBIOS data and set the read PPIN to BMC

1. Populate SMBIOS data from OCP_DMI driver read from FRU and PPIN MSR
   for OEM string 1 to 6, add string 8 for PCIE configuration.
2. Set the read PPIN MSR to BMC.

Tested on OCP Delta Lake.

Change-Id: I9127cf5da1c56d8012694d070615aec24cc22fdf
Signed-off-by: Johnny Lin <johnny_lin@wiwynn.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41279
Reviewed-by: Jonathan Zhang <jonzhang@fb.com>
Reviewed-by: Christian Walter <christian.walter@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/mainboard/ocp/deltalake/Kconfig
src/mainboard/ocp/deltalake/Makefile.inc
src/mainboard/ocp/deltalake/ipmi.c [new file with mode: 0644]
src/mainboard/ocp/deltalake/ipmi.h [new file with mode: 0644]
src/mainboard/ocp/deltalake/ramstage.c