Hello build bot (Jenkins), Bill XIE, Nico Huber, Michał Żygowski, Furquan Shaikh, Tim Wawrzynczak, Paul Menzel, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48710
to look at the new patch set (#19).
Change subject: [UNTESTED] mb/supermicro/x11ssh-f: configure "POST complete" gpio for IPMI driver ......................................................................
[UNTESTED] mb/supermicro/x11ssh-f: configure "POST complete" gpio for IPMI driver
Configure the "POST complete" gpio in the devicetree for the BMC/IPMI driver and set the pad's initial value to 0 since the signal is active- high and shall be set by the IPMI/BMC driver.
Also add the pad to early gpio config, since it is expected to have an external pull-up like X11SSM-F, which is wrong and would confuse the BMC.
Test: Boot the machine via the BMC web interface and check that sensors get read correctly by the IPMI firmware when the payload starts.
Change-Id: I671d16268e09a2eb80e0154a56fa002a040ac1fb Signed-off-by: Michael Niewöhner foss@mniewoehner.de --- M src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-f/gpio.c M src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-f/gpio_early.c M src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-f/overridetree.cb 3 files changed, 3 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/10/48710/19