<p>Iru Cai has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/22978">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ec/hp/kbc1126: change the default offset of the blobs<br><br>Using Kconfig options USE_OPTION_TABLE, BOOTBLOCK_NORMAL makes the<br>bootblock to 4200 bytes, so the offsets of these blobs need to be put<br>at a lower address.<br><br>Change-Id: I8754e43ff318a03447633f7a9a8326d315328607<br>Signed-off-by: Iru Cai <mytbk920423@gmail.com><br>---<br>M src/ec/hp/kbc1126/Kconfig<br>1 file changed, 2 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/78/22978/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/ec/hp/kbc1126/Kconfig b/src/ec/hp/kbc1126/Kconfig</span><br><span>index edd4202..4ed7dd5 100644</span><br><span>--- a/src/ec/hp/kbc1126/Kconfig</span><br><span>+++ b/src/ec/hp/kbc1126/Kconfig</span><br><span>@@ -42,7 +42,7 @@</span><br><span> config KBC1126_FW1_OFFSET</span><br><span>   string</span><br><span>       depends on KBC1126_FIRMWARE</span><br><span style="color: hsl(0, 100%, 40%);">-     default "0xffffe800"</span><br><span style="color: hsl(120, 100%, 40%);">+        default "0xffff8000"</span><br><span> </span><br><span> config KBC1126_FW2</span><br><span>     string "KBC1126 filename #2 path and filename"</span><br><span>@@ -56,6 +56,6 @@</span><br><span> config KBC1126_FW2_OFFSET</span><br><span>    string</span><br><span>       depends on KBC1126_FIRMWARE</span><br><span style="color: hsl(0, 100%, 40%);">-     default "0xfffee000"</span><br><span style="color: hsl(120, 100%, 40%);">+        default "0xfffe0000"</span><br><span> </span><br><span> endif</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/22978">change 22978</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/22978"/><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: I8754e43ff318a03447633f7a9a8326d315328607 </div>
<div style="display:none"> Gerrit-Change-Number: 22978 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Iru Cai <mytbk920423@gmail.com> </div>