<p>Philip Chen has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20523">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">nefario: add nefario in coreboot<br><br>This is just an initial commit,<br>and there will be more follow-up changes.<br><br>BUG=b:63537905<br>BRANCH=None<br>TEST=emerge-nefario coreboot libpayload<br><br>Change-Id: Ib84635c9dc364781058a65f6eeeffebf00429ad9<br>---<br>M src/mainboard/google/gru/Kconfig<br>M src/mainboard/google/gru/Kconfig.name<br>2 files changed, 6 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/23/20523/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/gru/Kconfig b/src/mainboard/google/gru/Kconfig<br>index 0fce7cc..5bc23cd 100644<br>--- a/src/mainboard/google/gru/Kconfig<br>+++ b/src/mainboard/google/gru/Kconfig<br>@@ -93,6 +93,7 @@<br>       default "Bob" if BOARD_GOOGLE_BOB<br>   default "Gru" if BOARD_GOOGLE_GRU<br>   default "Kevin" if BOARD_GOOGLE_KEVIN<br>+      default "Nefario" if BOARD_GOOGLE_NEFARIO<br> <br> # The default max sdram freq is 933M(actually 928M dpll), and<br> # 800M is another choice.<br>@@ -108,5 +109,6 @@<br>       default "BOB TEST 7422" if BOARD_GOOGLE_BOB<br>         default "GRU TEST 5431" if BOARD_GOOGLE_GRU<br>         default "KEVIN TEST 1422" if BOARD_GOOGLE_KEVIN<br>+    default "NEFARIO TEST 3735" if BOARD_GOOGLE_NEFARIO<br> <br> endif # BOARD_GOOGLE_GRU_COMMON<br>diff --git a/src/mainboard/google/gru/Kconfig.name b/src/mainboard/google/gru/Kconfig.name<br>index 55d7a65..f0351fd 100644<br>--- a/src/mainboard/google/gru/Kconfig.name<br>+++ b/src/mainboard/google/gru/Kconfig.name<br>@@ -13,3 +13,7 @@<br> config BOARD_GOOGLE_SCARLET<br>      bool "Scarlet"<br>      select BOARD_GOOGLE_GRU_COMMON<br>+<br>+config BOARD_GOOGLE_NEFARIO<br>+      bool "Nefario"<br>+     select BOARD_GOOGLE_GRU_COMMON<br></pre><p>To view, visit <a href="https://review.coreboot.org/20523">change 20523</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/20523"/><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: Ib84635c9dc364781058a65f6eeeffebf00429ad9 </div>
<div style="display:none"> Gerrit-Change-Number: 20523 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Philip Chen <philipchen@google.com> </div>