Hello build bot (Jenkins), Patrick Georgi, Martin Roth, Michael Niewöhner,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48328
to look at the new patch set (#2).
Change subject: Revert "mb/clevo/cml-u: drop duplicated configuration of UART pads" ......................................................................
Revert "mb/clevo/cml-u: drop duplicated configuration of UART pads"
This reverts commit 1a0071c7115819302c7df3fa2c07b1ca971e515d.
Reason for revert: UART pad configuration should not be done in common code, since it could cause short circuits if the user configures a wrong UART index.
Change-Id: I6022935eaab748f82c6330be0729ff72f4880493 Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/mainboard/clevo/cml-u/Makefile.inc A src/mainboard/clevo/cml-u/bootblock.c M src/mainboard/clevo/cml-u/include/variant/gpio.h A src/mainboard/clevo/cml-u/variants/l140cu/gpio_early.c 4 files changed, 31 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/28/48328/2