Furquan Shaikh uploaded patch set #3 to this change.

View Change

soc/intel/common: Allow SoC to enable UART resources

This changed provides a callback pch_uart_enable_resources that allows
SoC to enable UART controller if necessary. This is required to
workaround the issue where Linux kernel hangs on resume if serial
console is disabled in coreboot but enabled in kernel.

BUG=b:64030366

Change-Id: Id21447b090d8ed8c44b3b464f49ea12de58fbee2
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
---
M src/soc/intel/common/block/include/intelblocks/uart.h
M src/soc/intel/common/block/uart/uart.c
2 files changed, 13 insertions(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/20851/3

To view, visit change 20851. To unsubscribe, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id21447b090d8ed8c44b3b464f49ea12de58fbee2
Gerrit-Change-Number: 20851
Gerrit-PatchSet: 3
Gerrit-Owner: Furquan Shaikh <furquan@google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>