<p>Arthur Heymans <strong>uploaded patch set #9</strong> to this change.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30384">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">nb/intel/broadwell: Add an option for where verstage starts<br><br>Previously broadwell used a romcc bootblock and starting verstage in<br>romstage was madatory but with C_ENVIRONMENT_BOOTBLOCK it is also<br>possible to have a separate verstage.<br><br>This selects using a separate verstage by default but still keeps the<br>option around to use verstage in romstage.<br><br>Also make sure mrc.bin is only added to the COREBOOT fmap region as it<br>requires to be run at a specific offset. This means that coreboot will<br>have to jump from a RW region to the RO region for that binary and<br>back to that RW region after that binary is done initializing the<br>memory.<br><br>Change-Id: I900233cadb3c76da329fb98f93917570e633365f<br>Signed-off-by: Arthur Heymans <arthur@aheymans.xyz><br>---<br>M src/mainboard/google/auron/Makefile.inc<br>M src/mainboard/google/jecht/Makefile.inc<br>M src/mainboard/intel/wtm2/Makefile.inc<br>M src/soc/intel/broadwell/Kconfig<br>M src/soc/intel/broadwell/Makefile.inc<br>M src/soc/intel/broadwell/romstage/raminit.c<br>6 files changed, 34 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/84/30384/9</pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30384">change 30384</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/c/coreboot/+/30384"/><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-Change-Id: I900233cadb3c76da329fb98f93917570e633365f </div>
<div style="display:none"> Gerrit-Change-Number: 30384 </div>
<div style="display:none"> Gerrit-PatchSet: 9 </div>
<div style="display:none"> Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz> </div>
<div style="display:none"> Gerrit-Reviewer: Arthur Heymans <arthur@aheymans.xyz> </div>
<div style="display:none"> Gerrit-Reviewer: Martin Roth <martinroth@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>