<p>Marc Jones has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21473">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">kahlee: Add RO_VPD region in FMAP<br><br>The RO_VPD region is required for ChromeOS.<br><br>BUG=b:65408869<br>TEST=Build and check coreboot.rom with fmap_decode.<br><br>Change-Id: I9c475acc5e34a3a41f815990fb1f363963c7b9b9<br>Signed-off-by: Marc Jones <marcj303@gmail.com><br>---<br>M src/mainboard/google/kahlee/chromeos.fmd<br>1 file changed, 5 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/73/21473/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/google/kahlee/chromeos.fmd b/src/mainboard/google/kahlee/chromeos.fmd<br>index 52aa37e..af6dfc3 100644<br>--- a/src/mainboard/google/kahlee/chromeos.fmd<br>+++ b/src/mainboard/google/kahlee/chromeos.fmd<br>@@ -21,10 +21,12 @@<br>                         VBLOCK_DEV@0x2000 0x2000<br>              }<br>             RW_VPD@0x454000 0x2000<br>-               RW_UNUSED@0x456000 0x4F000<br>+           RW_UNUSED@0x456000 0x3F000<br> #          RW_LEGACY(CBFS)@0x200000 0x200000<br>-            WP_RO@0x4A5000 0x290000 {<br>-                    RO_SECTION@0x00000 0x290000 {<br>+                WP_RO@0x495000 0x2A0000{<br>+                     RO_VPD@0x0 0x4000<br>+                    RO_UNUSED@0x4000 0xc000<br>+                      RO_SECTION@0x10000 0x290000 {<br>                                 FMAP@0x0 0x800<br>                                RO_FRID@0x800 0x40<br>                            RO_FRID_PAD@0x840 0x7c0<br></pre><p>To view, visit <a href="https://review.coreboot.org/21473">change 21473</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/21473"/><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: I9c475acc5e34a3a41f815990fb1f363963c7b9b9 </div>
<div style="display:none"> Gerrit-Change-Number: 21473 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Marc Jones <marc@marcjonesconsulting.com> </div>