<p>Martin Roth has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/25014">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ec/google/chromeec: Add boardid.c to bootblock<br><br>Update build so that we can get the board ID in bootblock.<br><br>BUG=b:74248569<br>TEST=build and boot grunt with follow-on patch.<br>Bayhub part is disabled.<br><br>Change-Id: I6353bcb4abcef4e8dc2b625082e33b73525c8525<br>Signed-off-by: Martin Roth <martinroth@chromium.org><br>---<br>M src/ec/google/chromeec/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/14/25014/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/ec/google/chromeec/Makefile.inc b/src/ec/google/chromeec/Makefile.inc</span><br><span>index 7b43f63..240b16a 100644</span><br><span>--- a/src/ec/google/chromeec/Makefile.inc</span><br><span>+++ b/src/ec/google/chromeec/Makefile.inc</span><br><span>@@ -1,5 +1,6 @@</span><br><span> ifeq ($(CONFIG_EC_GOOGLE_CHROMEEC),y)</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+bootblock-$(CONFIG_EC_GOOGLE_CHROMEEC_BOARDID) += ec_boardid.c</span><br><span> romstage-$(CONFIG_EC_GOOGLE_CHROMEEC_BOARDID) += ec_boardid.c</span><br><span> ramstage-$(CONFIG_EC_GOOGLE_CHROMEEC_BOARDID) += ec_boardid.c</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/25014">change 25014</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/25014"/><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: I6353bcb4abcef4e8dc2b625082e33b73525c8525 </div>
<div style="display:none"> Gerrit-Change-Number: 25014 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Martin Roth <martinroth@google.com> </div>