diff options
author | Michael Niewöhner <foss@mniewoehner.de> | 2020-02-23 14:58:14 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2020-02-25 10:16:47 +0000 |
commit | 71b1ed8f77649e153af57b9f033e06e49688e123 (patch) | |
tree | 7bc54defc0fce2ce89a78a3f85430cc00d7b0d12 /src/mainboard/supermicro/x11-lga1151-series/Kconfig | |
parent | 1f220a9da7cf14b6c776b4323d5bff7b2bca12c5 (diff) |
mb/supermicro/x11-lga1151-series: fix GPIO reset mapping
When specifying _PAD_CFG_STRUCT with raw hex values, a logical reset
value of 0x0 is only defined for GPD pads. For any other GPIOs this maps
to 0x3.
On the Supermicro X11 boards a value of 0x0 is set for GPP_D22 and
GPP_F23, triggering the error "gpio_pad_reset_config_override: Logical
to Chipset mapping not found".
Set the right value (0x3<<30) for the affected GPIOs.
Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Change-Id: I3ae17dfc4d90f88f5b8bc5bee49740745778a91a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39090
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/supermicro/x11-lga1151-series/Kconfig')
0 files changed, 0 insertions, 0 deletions