diff options
author | Patrick Rudolph <patrick.rudolph@9elements.com> | 2019-07-22 16:31:35 +0200 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2019-08-08 03:24:18 +0000 |
commit | 3d41a1399085cbd191ae7c47d706b3c6c6e44026 (patch) | |
tree | 80c7f8ad8322f66e4c1e41b688516c0dc8c4adf3 /src/southbridge/intel/ibexpeak | |
parent | 6276dfee515dbe28a7ff5e3957af286aa62643ee (diff) |
drivers/ipmi: Add option to wait for BMC
The BMC on Supermicro X11SSH takes 34 seconds to start the IPMI KCS, but
the default timeout of the IPMI KCS code is just 100 msec.
Add a configurable timeout option to wait for the BMC to become ready.
As it only should boot very long after power on reset, it's not a
problem on reset or warm boot.
Tested on Supermicro X11SSH.
The IPMI driver doesn't fail with a time-out any more.
Change-Id: I22c6885eae6fd7c778ac37b18f95b8775e9064e3
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34569
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com>
Diffstat (limited to 'src/southbridge/intel/ibexpeak')
0 files changed, 0 insertions, 0 deletions