Hello build bot (Jenkins), Nico Huber, Patrick Georgi, Jonathan Kollasch, Paul Menzel, Angel Pons, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/42020
to look at the new patch set (#2).
Change subject: drivers/ipmi: drop redundant option `wait_for_bmc` ......................................................................
drivers/ipmi: drop redundant option `wait_for_bmc`
The boolean value of `bmc_boot_timeout` already reflects the corresponding value of `wait_for_bmc`. Drop the redundant option `wait_for_bmc` from the driver and the devicetrees.
Signed-off-by: Michael Niewöhner foss@mniewoehner.de Change-Id: Id26f85e82a13f53a3731ab88035f2ae4bbffac00 --- M src/drivers/ipmi/chip.h M src/drivers/ipmi/ipmi_kcs_ops.c M src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-tf/overridetree.cb M src/mainboard/supermicro/x11-lga1151-series/variants/x11ssm-f/overridetree.cb M src/mainboard/supermicro/x9scl/devicetree.cb 5 files changed, 3 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/42020/2