Tristan Corrick has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/34905 )
Change subject: mb/supermicro/x10slm-f: Add new superio support to board's config ......................................................................
Patch Set 8:
(1 comment)
The X10SLM+-F uses an NCT6776 as a super I/O to handle the serial port, etc. I briefly looked into the AST2400 providing super I/O functionality when I originally ported the board, but concluded that it isn't actually used as a super I/O. Have you been able to demonstrate otherwise?
https://review.coreboot.org/c/coreboot/+/34905/8/src/mainboard/supermicro/x1... File src/mainboard/supermicro/x10slm-f/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/34905/8/src/mainboard/supermicro/x1... PS8, Line 89: register "wait_for_bmc" = "1" Is it necessary to wait for full BMC init for super I/O to work?