coreboot/src
Marc Jones 40dccd9f36 mainboard/ocp/monolake: Give the BMC time to startup
Set bmc_boot_timeout and wait_for_bmc to give the BMC more time to respond
before coreboot times out and moves on. Passes IPMI BMC selftest.

Change-Id: I310a08b8c134cf839381675ade2fe7deee9b1909
Signed-off-by: Marc Jones <marcj303@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/55770
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Jay Talbott <JayTalbott@sysproconsulting.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2021-06-25 06:30:11 +00:00
..
acpi
arch arch/x86/include/arch: Add SMM_TASK_STATE_SEG 2021-06-23 08:38:51 +00:00
commonlib {drivers,mainboard}: Move FSP logo support to fsp1_1 2019-11-14 11:33:46 +00:00
console Revert "console,boot_state: Exclude printk() from reported times" 2019-12-03 09:45:36 +00:00
cpu cpu/x86/smm: Introduce SMM module loader version 2 2021-02-22 07:34:23 +00:00
device arch/x86: Remove EARLY_EBDA_INIT support 2019-11-10 15:38:45 +00:00
drivers drivers/ipmi: Add CONFIG_IPMI_KCS_TIMEOUT_MS for IPMI KCS timeout value 2021-06-25 04:13:31 +00:00
ec include: Make stdbool.h a separate file 2019-11-18 22:47:13 +00:00
include cpu/x86/smm: Introduce SMM module loader version 2 2021-02-22 07:34:23 +00:00
lib Revert "console,boot_state: Exclude printk() from reported times" 2019-12-03 09:45:36 +00:00
mainboard mainboard/ocp/monolake: Give the BMC time to startup 2021-06-25 06:30:11 +00:00
northbridge nb/intel/sandybridge/mrc: Handle P2P disabling via devicetree 2019-11-18 11:52:24 +00:00
security intel/stm: Place resource list right below MSEG 2021-02-22 07:34:16 +00:00
soc src/soc/intel/fsp_boradwell_de: Update ACPI FADT GPE entries 2021-05-27 14:41:49 +00:00
southbridge sb/amd/hudson: Fix typo in GEC firmware name 2019-11-19 12:46:36 +00:00
superio superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
vendorcode security/tpm: Add crypto agility support 2021-02-07 21:52:43 +00:00
Kconfig src/drivers/ipmi: Add DEBUG_IPMI option 2021-06-16 04:21:06 +00:00