<p>Tim Chen has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21625">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">google/coral: Set SKU ID to EC<br><br>Set AP SKU ID by ec command EC_CMD_SET_SKU_ID to update EC keyboard backlight<br>flag.<br><br>BUG=b:64705535<br>BRANCH=master<br>TEST=build and test on coral/bruce dut<br><br>Change-Id: Id427c9d714969d23f96e6be992f3344ade82b43e<br>Signed-off-by: Tim Chen <Tim-Chen@quantatw.com><br>---<br>M src/mainboard/google/reef/variants/coral/mainboard.c<br>1 file changed, 5 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/25/21625/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/reef/variants/coral/mainboard.c b/src/mainboard/google/reef/variants/coral/mainboard.c<br>index c60c083..fd8f33b 100644<br>--- a/src/mainboard/google/reef/variants/coral/mainboard.c<br>+++ b/src/mainboard/google/reef/variants/coral/mainboard.c<br>@@ -39,6 +39,11 @@<br>       *oem_revision = variant_board_sku();<br> }<br> <br>+void variant_board_ec_set_skuid(void)<br>+{<br>+      google_chromeec_set_sku_id(variant_board_sku());<br>+}<br>+<br> void mainboard_devtree_update(struct device *dev)<br> {<br>        /* Override dev tree settings per board */<br></pre><p>To view, visit <a href="https://review.coreboot.org/21625">change 21625</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/21625"/><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: Id427c9d714969d23f96e6be992f3344ade82b43e </div>
<div style="display:none"> Gerrit-Change-Number: 21625 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Tim Chen <Tim-Chen@quantatw.com> </div>