diff options
author | Michael Niewöhner <foss@mniewoehner.de> | 2020-12-21 03:46:58 +0100 |
---|---|---|
committer | Michael Niewöhner <foss@mniewoehner.de> | 2021-01-20 18:31:20 +0000 |
commit | 0d18da8627289ff2c7ca14866878274a41aa959d (patch) | |
tree | 7b67fa6c0537b86b26fe5e6b3bd8854bddd66554 /src/soc/intel | |
parent | 71624cd94f85b8cdad7ae59e9af6a9a509ba51c3 (diff) | |
download | coreboot-0d18da8627289ff2c7ca14866878274a41aa959d.tar.xz |
mb/prodrive/hermes: do UART pad configuration at board-level
UART pad configuration should not be done in common code, because that
may cause short circuits, when the user sets a wrong UART index. Thus,
add the corresponding pads to the early UART gpio table for the board as
a first step. Common UART pad config code then gets dropped in CB:48829.
Change-Id: I5b99a66fb64683f3647ebff3ab01ceb52058f79c
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49440
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Diffstat (limited to 'src/soc/intel')
0 files changed, 0 insertions, 0 deletions