Hello Felix Singer, build bot (Jenkins), Bill XIE, Nico Huber, Michał Żygowski, Furquan Shaikh, Paul Menzel, Tim Wawrzynczak, Patrick Rudolph, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48711
to look at the new patch set (#13).
Change subject: mb/supermicro/x11ssh-tf: configure "POST complete" gpio for IPMI driver ......................................................................
mb/supermicro/x11ssh-tf: 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.
Tested successfully.
Change-Id: If344b2271bfc8d50b8b64847109818f96f2abbcb Tested-by: Patrick Rudolph siro@das-labor.org Signed-off-by: Michael Niewöhner foss@mniewoehner.de --- M src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-tf/gpio.c M src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-tf/gpio_early.c M src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-tf/overridetree.cb 3 files changed, 4 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/11/48711/13