Furquan Shaikh has uploaded a new patch set (#3). ( https://review.coreboot.org/20851 )
Change subject: soc/intel/common: Allow SoC to enable UART resources
......................................................................
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(a)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 https://review.coreboot.org/20851
To unsubscribe, visit https://review.coreboot.org/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(a)google.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/20709 )
Change subject: libpayload: video: Add support for font scaling with a factor
......................................................................
Patch Set 3: Verified+1
Build Successful
https://qa.coreboot.org/job/coreboot-gerrit/58117/ : SUCCESS
https://qa.coreboot.org/job/coreboot-checkpatch/13545/ : SUCCESS
--
To view, visit https://review.coreboot.org/20709
To unsubscribe, visit https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Idff210617c9ec08c6034aef107cfdb34c7cdf029
Gerrit-Change-Number: 20709
Gerrit-PatchSet: 3
Gerrit-Owner: Paul Kocialkowski <contact(a)paulk.fr>
Gerrit-Reviewer: Ben Gardner <gardner.ben(a)gmail.com>
Gerrit-Reviewer: Julius Werner <jwerner(a)chromium.org>
Gerrit-Reviewer: Patrick Georgi <pgeorgi(a)google.com>
Gerrit-Reviewer: Paul Kocialkowski <contact(a)paulk.fr>
Gerrit-Reviewer: Paul Menzel <paulepanter(a)users.sourceforge.net>
Gerrit-Reviewer: Peter Stuge <peter(a)stuge.se>
Gerrit-Reviewer: build bot (Jenkins) <no-reply(a)coreboot.org>
Gerrit-Comment-Date: Tue, 01 Aug 2017 18:55:27 +0000
Gerrit-HasComments: No