<p>Nicola Corna has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21485">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/sapphire/pureplatinumh61: Remove S3 resume delay<br><br>It seems that recent changes in coreboot have fixed the raminit issues<br>on this board; the workaround of 10 ms delay after the S3 resume is not<br>needed anymore and can be removed.<br><br>Change-Id: If8fb97ecf3eb797f53270a053201fafd32031678<br>Signed-off-by: Nicola Corna <nicola@corna.info><br>---<br>M src/mainboard/sapphire/pureplatinumh61/romstage.c<br>1 file changed, 0 insertions(+), 7 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/85/21485/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/sapphire/pureplatinumh61/romstage.c b/src/mainboard/sapphire/pureplatinumh61/romstage.c<br>index be692f6..b9a0b8c 100644<br>--- a/src/mainboard/sapphire/pureplatinumh61/romstage.c<br>+++ b/src/mainboard/sapphire/pureplatinumh61/romstage.c<br>@@ -70,13 +70,6 @@<br> <br> void mainboard_early_init(int s3resume)<br> {<br>-     if (s3resume) {<br>-              /*<br>-            * Raminit after S3 resume fails if started too early; a delay<br>-                * of 10 ms seems to be sufficient to fix the issue.<br>-          */<br>-          mdelay(10);<br>-  }<br> }<br> <br> void mainboard_config_superio(void)<br></pre><p>To view, visit <a href="https://review.coreboot.org/21485">change 21485</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/21485"/><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: If8fb97ecf3eb797f53270a053201fafd32031678 </div>
<div style="display:none"> Gerrit-Change-Number: 21485 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Nicola Corna <nicola@corna.info> </div>