coreboot/src/drivers/ipmi
Paul Menzel 01c1815eae drivers/ipmi: Increase BMC waiting message level from DEBUG to INFO
As the booting the system can be delayed for a noticeable amount of
time, often 60 seconds is the default, this is not a debug message.
Chose log level BIOS_INFO.

Change-Id: I941792148820c0e1d3fbc80197125fee8cedf09f
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41998
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner
2020-07-06 06:30:14 +00:00
..
chip.h treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ipmi_fru.c drivers/ipmi: Read more FRU data fields for Product and Board Info 2020-06-28 21:43:59 +00:00
ipmi_kcs.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ipmi_kcs.h drivers/ipmi: Add IPMI KCS support in romstage 2020-07-04 11:14:44 +00:00
ipmi_kcs_ops.c drivers/ipmi: Increase BMC waiting message level from DEBUG to INFO 2020-07-06 06:30:14 +00:00
ipmi_kcs_ops_premem.c drivers/ipmi: Add IPMI KCS support in romstage 2020-07-04 11:14:44 +00:00
ipmi_ops.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
ipmi_ops.h drivers/ipmi: Read more FRU data fields for Product and Board Info 2020-06-28 21:43:59 +00:00
Kconfig drivers/ipmi: Add IPMI KCS support in romstage 2020-07-04 11:14:44 +00:00
Makefile.inc drivers/ipmi: Add IPMI KCS support in romstage 2020-07-04 11:14:44 +00:00