Johnny Lin uploaded patch set #2 to this change.

View Change

drivers/ipmi: Add config IPMI_KCS_IO_TIMEOUT for IPMI KCS timeout value

The current value of 1000 cycles of 100ns would see timeout
occurs on OCP Delta Lake, especially when the log level is
smaller than 8 because the prink(BIOS_SPEW, ..) in ipmi_kcs_status()
creates delay and avoid the problem, but after setting log level
to 4 we see the timeout occurs. Default remains as 1000.

Change-Id: I42ede1d9200bb5d0dbb455d2ff66e2816f10e86b
Signed-off-by: Johnny Lin <johnny_lin@wiwynn.com>
---
M src/drivers/ipmi/Kconfig
M src/drivers/ipmi/ipmi_kcs.c
2 files changed, 9 insertions(+), 2 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/03/45103/2

To view, visit change 45103. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I42ede1d9200bb5d0dbb455d2ff66e2816f10e86b
Gerrit-Change-Number: 45103
Gerrit-PatchSet: 2
Gerrit-Owner: Johnny Lin <Johnny_Lin@wiwynn.com>
Gerrit-MessageType: newpatchset