Hello Felix Singer, build bot (Jenkins), Patrick Georgi, Martin Roth, Paul Menzel, Tim Wawrzynczak, Patrick Rudolph,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48087
to look at the new patch set (#5).
Change subject: mb/supermicro/x11-lga1151-series: rework gpio setup to not use headers ......................................................................
mb/supermicro/x11-lga1151-series: rework gpio setup to not use headers
Rework gpio setup for the board series to not use headers but stage-specific compilation units.
Tested successfully on X11SSM-F.
Signed-off-by: Michael Niewöhner foss@mniewoehner.de Change-Id: Ic62ce4335af605c081ef288e892441585ff2bd3e --- M src/mainboard/supermicro/x11-lga1151-series/Makefile.inc M src/mainboard/supermicro/x11-lga1151-series/bootblock.c A src/mainboard/supermicro/x11-lga1151-series/include/mainboard/gpio.h M src/mainboard/supermicro/x11-lga1151-series/mainboard.c R src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-f/gpio.c A src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-f/gpio_early.c R src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-tf/gpio.c A src/mainboard/supermicro/x11-lga1151-series/variants/x11ssh-tf/gpio_early.c R src/mainboard/supermicro/x11-lga1151-series/variants/x11ssm-f/gpio.c A src/mainboard/supermicro/x11-lga1151-series/variants/x11ssm-f/gpio_early.c 10 files changed, 100 insertions(+), 71 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/48087/5