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/+/48327
to look at the new patch set (#2).
Change subject: Revert "mb/clevo/kbl-u: drop duplicated configuration of UART pads" ......................................................................
Revert "mb/clevo/kbl-u: drop duplicated configuration of UART pads"
This reverts commit ccceb2250eeb820fccfb62d1f3ab407582d2e79f.
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: Idc268debc60a027ed2f5a76e0de8ea2d1cde0fc4 Signed-off-by: Felix Singer felixsinger@posteo.net --- M src/mainboard/clevo/kbl-u/Makefile.inc A src/mainboard/clevo/kbl-u/bootblock.c M src/mainboard/clevo/kbl-u/include/variant/gpio.h A src/mainboard/clevo/kbl-u/variants/n13xwu/gpio_early.c 4 files changed, 30 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/27/48327/2