<p>Subrata Banik has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21149">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">soc/intel/common: Early system agent lirary access in postcar stage<br><br>BRANCH=none<br>BUG=b:63974384<br>TEST=Build and boot eve successfully.<br><br>Change-Id: Ie5558cdb7acacc34451e1cf63a3e4239e7901c67<br>Signed-off-by: Subrata Banik <subrata.banik@intel.com><br>---<br>M src/soc/intel/common/block/systemagent/Makefile.inc<br>1 file changed, 1 insertion(+), 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/49/21149/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/soc/intel/common/block/systemagent/Makefile.inc b/src/soc/intel/common/block/systemagent/Makefile.inc<br>index 81e680b..0c29636 100644<br>--- a/src/soc/intel/common/block/systemagent/Makefile.inc<br>+++ b/src/soc/intel/common/block/systemagent/Makefile.inc<br>@@ -1,4 +1,5 @@<br> bootblock-$(CONFIG_SOC_INTEL_COMMON_BLOCK_SA) += systemagent_early.c<br> romstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_SA) += systemagent_early.c<br> ramstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_SA) += systemagent_early.c<br>+postcar-$(CONFIG_SOC_INTEL_COMMON_BLOCK_SA) += systemagent_early.c<br> ramstage-$(CONFIG_SOC_INTEL_COMMON_BLOCK_SA) += systemagent.c<br></pre><p>To view, visit <a href="https://review.coreboot.org/21149">change 21149</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/21149"/><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: Ie5558cdb7acacc34451e1cf63a3e4239e7901c67 </div>
<div style="display:none"> Gerrit-Change-Number: 21149 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Subrata Banik <subrata.banik@intel.com> </div>