<p>Youness Alaoui has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22968">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">purism/librem_skl: Improve boot time by enabling SPD Block Read<br><br>The Librem 13 v2 and Librem 15 v3 require the DAT0 quirk enabled.<br>This speeds up the SPD read ('calling FspMemoryInit' phase) from<br>218ms to 62ms<br><br>Change-Id: I94caed7e725b1686ebe5707a8337ee2067dd4d0c<br>Signed-off-by: Youness Alaoui <youness.alaoui@puri.sm><br>---<br>M src/mainboard/purism/librem_skl/Kconfig<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/68/22968/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/purism/librem_skl/Kconfig b/src/mainboard/purism/librem_skl/Kconfig</span><br><span>index fc77518..2f132de 100644</span><br><span>--- a/src/mainboard/purism/librem_skl/Kconfig</span><br><span>+++ b/src/mainboard/purism/librem_skl/Kconfig</span><br><span>@@ -8,6 +8,8 @@</span><br><span>       # Workaround for EC/KBC IRQ1</span><br><span>         select SERIRQ_CONTINUOUS_MODE</span><br><span>        select MAINBOARD_USES_FSP2_0</span><br><span style="color: hsl(120, 100%, 40%);">+  select SPD_READ_BY_BLOCK</span><br><span style="color: hsl(120, 100%, 40%);">+      select SMBUS_BLOCK_READ_DAT0_QUIRK</span><br><span> </span><br><span> if BOARD_PURISM_BASEBOARD_LIBREM_SKL</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/22968">change 22968</a>. To unsubscribe, or for help writing mail filters, 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/22968"/><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: I94caed7e725b1686ebe5707a8337ee2067dd4d0c </div>
<div style="display:none"> Gerrit-Change-Number: 22968 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Youness Alaoui <snifikino@gmail.com> </div>