<p>Marshall Dawson has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21884">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">NOTFORMERGE amd/stoneyridge: Jam sleep states for testing<br><br>Let the OS send us an S3 request.  Currently there are build errors when<br>HAVE_ACPI_RESUME is selected.  This change allows us to quickly proceed<br>with power measurements but the system can never resume.<br><br>Change-Id: I6abd1a924d62f218aaa743b538faa7d9bf0dc147<br>Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com><br>---<br>M src/soc/amd/stoneyridge/acpi/sleepstates.asl<br>1 file changed, 5 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/21884/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/amd/stoneyridge/acpi/sleepstates.asl b/src/soc/amd/stoneyridge/acpi/sleepstates.asl<br>index 2f36738..4b0962d 100644<br>--- a/src/soc/amd/stoneyridge/acpi/sleepstates.asl<br>+++ b/src/soc/amd/stoneyridge/acpi/sleepstates.asl<br>@@ -18,7 +18,11 @@<br> #if IS_ENABLED(CONFIG_HAVE_ACPI_RESUME)<br> Name (SSFG, 0x0D)<br> #else<br>-Name (SSFG, 0x09)<br>+/* Name (SSFG, 0x09)<br>+ * Do not merge this change!  This is only to tell the OS that S3 is available<br>+ * for a test, but S3 is not yet supported.<br>+ */<br>+Name (SSFG, 0x0D)<br> #endif<br> <br> /* Supported sleep states: */<br></pre><p>To view, visit <a href="https://review.coreboot.org/21884">change 21884</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/21884"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I6abd1a924d62f218aaa743b538faa7d9bf0dc147 </div>
<div style="display:none"> Gerrit-Change-Number: 21884 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marshall Dawson <marshalldawson3rd@gmail.com> </div>