coreboot-kgpe-d16/src/mainboard/supermicro
Michael Niewöhner e88dacfa43 mb/supermicro/x11-lga1151-series: switch from dev.init to mb_ops.init
GPIO needs to be initialized before the IPMI device gets initialized,
so the GPIOs can be read/set by the code in CB:48096 and CB:48094. Thus,
use mainboard_ops.init for GPIO configuration instead of using the
indirection via a mainboard_enable function.

To make it more visible, that we use chip.init, rename `mainboard_init`
to `mainboard_chip_init`.

Tested successfully on X11SSM-F including the IPMI changes.

Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Change-Id: I192e69a34fa262b38bc40a95fb11c22a4041d0ae
Reviewed-on: https://review.coreboot.org/c/coreboot/+/48083
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2020-11-29 07:27:47 +00:00
..
x9scl superio/nuvoton: Factor out equivalent Kconfig option 2020-10-19 07:06:20 +00:00
x10slm-f mb/**/cmos.layout: Indent everything with tabs 2020-11-23 09:56:20 +00:00
x11-lga1151-series mb/supermicro/x11-lga1151-series: switch from dev.init to mb_ops.init 2020-11-29 07:27:47 +00:00
Kconfig
Kconfig.name