<p>Furquan Shaikh has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/27555">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mb/google/octopus: Use unused space in RO_SECTION for COREBOOT region<br><br>This change increases COREBOOT region size by the amount of unused space<br>left in RO_SECTION. This extra space is useful when building images with<br>debug enabled.<br><br>BUG=b:111661025<br><br>Change-Id: Icbd88c3350f96707f37b69fe01f8ae9c7838ab82<br>Signed-off-by: Furquan Shaikh <furquan@google.com><br>---<br>M src/mainboard/google/octopus/chromeos.fmd<br>1 file changed, 2 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/27555/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/mainboard/google/octopus/chromeos.fmd b/src/mainboard/google/octopus/chromeos.fmd</span><br><span>index 3c4ed4a..5572930 100644</span><br><span>--- a/src/mainboard/google/octopus/chromeos.fmd</span><br><span>+++ b/src/mainboard/google/octopus/chromeos.fmd</span><br><span>@@ -7,9 +7,8 @@</span><br><span>                        FMAP@0x0 0x800</span><br><span>                       RO_FRID@0x800 0x40</span><br><span>                   RO_FRID_PAD@0x840 0x7c0</span><br><span style="color: hsl(0, 100%, 40%);">-                 COREBOOT(CBFS)@0x1000 0x1b3000</span><br><span style="color: hsl(0, 100%, 40%);">-                  GBB@0x1b4000 0x40000</span><br><span style="color: hsl(0, 100%, 40%);">-                    RO_UNUSED@0x1f4000 0x8000</span><br><span style="color: hsl(120, 100%, 40%);">+                     COREBOOT(CBFS)@0x1000 0x1bb000</span><br><span style="color: hsl(120, 100%, 40%);">+                        GBB@0x1bc000 0x40000</span><br><span>                 }</span><br><span>    }</span><br><span>    MISC_RW@0x400000 0x30000 {</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/27555">change 27555</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/27555"/><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: Icbd88c3350f96707f37b69fe01f8ae9c7838ab82 </div>
<div style="display:none"> Gerrit-Change-Number: 27555 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Furquan Shaikh <furquan@google.com> </div>