Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/23683
to look at the new patch set (#2).
Change subject: purism/librem_skl: Enable TPM support ......................................................................
purism/librem_skl: Enable TPM support
Change the GPIO to match the TPM-enabled motherboards, and add TPM support in devicetree and enable the config. After changing the GPIO table, the librem 13v2 and librem 15v3 now have the same GPIOs, so use a single gpio.h file instead of one file per variant.
Change-Id: I425654c1c972118aa81c27961246238c2eef782d Signed-off-by: Youness Alaoui youness.alaoui@puri.sm --- M src/mainboard/purism/librem_skl/Kconfig M src/mainboard/purism/librem_skl/Makefile.inc R src/mainboard/purism/librem_skl/gpio.h M src/mainboard/purism/librem_skl/ramstage.c M src/mainboard/purism/librem_skl/variants/librem13v2/devicetree.cb M src/mainboard/purism/librem_skl/variants/librem15v3/devicetree.cb D src/mainboard/purism/librem_skl/variants/librem15v3/include/variant/gpio.h 7 files changed, 16 insertions(+), 212 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/83/23683/2