<p>Barnali Sarkar <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/25188">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">intel/common/block/emmc: Add intel common EMMC init code over AP<br><br>This patch adds new block to do multi-threaded EMMC controller<br>initialization code. Thus on selecting this block from SOC, EMMC<br>controller init code will get executed in parallel thread, without<br>disturbing the already running code in BSP.<br><br>This is done to save around 100-300 msecs of booting time for<br>emmc initialization depending on different booting scenarios.<br><br>BUG=none<br>BRANCH=none<br>TEST=Done 3K Stability Test in Soraka (SKL) to see the boot time<br>optimizations in the following scenarios -<br>* Warm Reboot --> ~100-150 msecs<br>* Cold Reboot --> ~100-150 msecs<br>* EC Reeboot --> ~300 msecs<br><br>Change-Id: I10e91b4d9b5385331100f7eabc3be2f1e47bf377<br>Signed-off-by: Barnali Sarkar <barnali.sarkar@intel.com><br>Signed-off-by: Subrata Banik <subrata.banik@intel.com><br>---<br>A src/soc/intel/common/block/emmc/Kconfig<br>A src/soc/intel/common/block/emmc/Makefile.inc<br>A src/soc/intel/common/block/emmc/emmc_ap_init.c<br>3 files changed, 231 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/88/25188/2</pre><p>To view, visit <a href="https://review.coreboot.org/25188">change 25188</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/25188"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I10e91b4d9b5385331100f7eabc3be2f1e47bf377 </div>
<div style="display:none"> Gerrit-Change-Number: 25188 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Barnali Sarkar <barnali.sarkar@intel.com> </div>
<div style="display:none"> Gerrit-Reviewer: Balaji Manigandan <balaji.manigandan@intel.com> </div>
<div style="display:none"> Gerrit-Reviewer: Subrata Banik <subrata.banik@intel.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>