Hello build bot (Jenkins), Jonathan Zhang, Paul Menzel, David Hendricks, Jingle Hsu, Morgan Jang, Andrey Petrov, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/38995
to look at the new patch set (#11).
Change subject: mb/ocp/tiogapass: Enable IPMI KCS ......................................................................
mb/ocp/tiogapass: Enable IPMI KCS
A bigger than zero value of bmc_boot_timeout must be set for KCS ipmi_get_bmc_self_test_result() to run, otherwise the self test result will be error and won't write SMBIOS type 38 table. Here we set 60 seconds as the maximal self test timeout.
Tested=Check if the BMC IPMI response data and SMBIOS type 38 on OCP Tioga Pass are correct or not.
Signed-off-by: Johnny Lin johnny_lin@wiwynn.com Change-Id: I3678973736a675ed22b5bc9da20a2ca947220f4b --- M src/mainboard/ocp/tiogapass/Kconfig M src/mainboard/ocp/tiogapass/devicetree.cb 2 files changed, 10 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/38995/11