[coreboot-gerrit] Change in coreboot[master]: mainboard/google/zoombini: Enable HAVE_ACPI_RESUME

Vaibhav Shankar (Code Review) gerrit at coreboot.org
Wed Mar 28 00:45:48 CEST 2018


Vaibhav Shankar has uploaded this change for review. ( https://review.coreboot.org/25390


Change subject: mainboard/google/zoombini: Enable HAVE_ACPI_RESUME
......................................................................

mainboard/google/zoombini: Enable HAVE_ACPI_RESUME

Currently there is a problem with the S3 resume path on Meowth.
This patch adds a config parameter which fixes S3 resume. This
should be included along with the EC patch where VSTORE is enabled.

BUG=b:72472969
TEST=suspend and resume from S3 should work.

Change-Id: I9de84dfd450936b3bc08e016bec6cf5ae88eab3d
Signed-off-by: Vaibhav Shankar <vaibhav.shankar at intel.com>
---
M src/mainboard/google/zoombini/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/90/25390/1

diff --git a/src/mainboard/google/zoombini/Kconfig b/src/mainboard/google/zoombini/Kconfig
index 4b523c3..78ef386 100644
--- a/src/mainboard/google/zoombini/Kconfig
+++ b/src/mainboard/google/zoombini/Kconfig
@@ -8,6 +8,7 @@
 	select DRIVERS_SPI_ACPI
 	select EC_GOOGLE_CHROMEEC
 	select EC_GOOGLE_CHROMEEC_LPC
+	select HAVE_ACPI_RESUME
 	select HAVE_ACPI_TABLES
 	select MAINBOARD_HAS_CHROMEOS
 	select SOC_INTEL_CANNONLAKE

-- 
To view, visit https://review.coreboot.org/25390
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9de84dfd450936b3bc08e016bec6cf5ae88eab3d
Gerrit-Change-Number: 25390
Gerrit-PatchSet: 1
Gerrit-Owner: Vaibhav Shankar <vaibhav.shankar at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180327/4deba36d/attachment.html>


More information about the coreboot-gerrit mailing list