<p>Furquan Shaikh has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21458">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vboot: Use "Google_" as VBOOT_FWID_MODEL prefix if CHROMEOS is set<br><br>BUG=b:65493192<br><br>Change-Id: I0a2280bfd6d535586bc14d9a3c4a8198287f08bc<br>Signed-off-by: Furquan Shaikh <furquan@chromium.org><br>---<br>M src/vboot/Kconfig<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/58/21458/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/vboot/Kconfig b/src/vboot/Kconfig<br>index c4b4687..8c8dffe 100644<br>--- a/src/vboot/Kconfig<br>+++ b/src/vboot/Kconfig<br>@@ -199,6 +199,7 @@<br> <br> config VBOOT_FWID_MODEL<br>       string "Firmware ID model"<br>+ default "Google_$(CONFIG_MAINBOARD_PART_NUMBER)" if CHROMEOS<br>        default "$(CONFIG_MAINBOARD_VENDOR)_$(CONFIG_MAINBOARD_PART_NUMBER)"<br>        help<br>    This is the first part of the FWID written to various regions of a<br></pre><p>To view, visit <a href="https://review.coreboot.org/21458">change 21458</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/21458"/><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: I0a2280bfd6d535586bc14d9a3c4a8198287f08bc </div>
<div style="display:none"> Gerrit-Change-Number: 21458 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Furquan Shaikh <furquan@google.com> </div>