<p>Lijian Zhao has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/21526">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mainboard/intel/cannonlake: Add ec entry into flashmap<br><br>Add EC entries into chromeos.fmd file.<br><br>BRANCH=None<br>BUG=None<br>TEST=Flash image and confirm system can get out of reset successfully.<br><br>Change-Id: Ic18ce59941b4ff8171fe661d332e3e521d988341<br>Signed-off-by: Lijian Zhao <lijian.zhao@intel.com><br>---<br>M src/mainboard/intel/cannonlake_rvp/chromeos.fmd<br>1 file changed, 7 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/21526/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/intel/cannonlake_rvp/chromeos.fmd b/src/mainboard/intel/cannonlake_rvp/chromeos.fmd<br>index 4e23bbf..cca80ab 100644<br>--- a/src/mainboard/intel/cannonlake_rvp/chromeos.fmd<br>+++ b/src/mainboard/intel/cannonlake_rvp/chromeos.fmd<br>@@ -1,9 +1,10 @@<br> FLASH@0xff000000 0x1000000 {<br>-  SI_ALL@0x0 0x300000 {<br>+        SI_ALL@0x0 0x380000 {<br>                 SI_DESC@0x0 0x1000<br>-           SI_ME@0x1000 0x2ff000<br>+                SI_EC@0x01000 0x80000<br>+                SI_ME@0x81000 0x2ff000<br>        }<br>-    SI_BIOS@0x300000 0xd00000 {<br>+  SI_BIOS@0x380000 0xc80000 {<br>           RW_SECTION_A@0x0 0x368000 {<br>                   VBLOCK_A@0x0 0x10000<br>                  FW_MAIN_A(CBFS)@0x10000 0x357fc0<br>@@ -28,15 +29,15 @@<br>                         RW_NVRAM@0x2a000 0x6000<br>               }<br>             RW_LEGACY(CBFS)@0x700000 0x200000<br>-            WP_RO@0x900000 0x400000 {<br>+            WP_RO@0x900000 0x380000 {<br>                     RO_VPD@0x0 0x4000<br>                     RO_UNUSED@0x4000 0xc000<br>-                      RO_SECTION@0x10000 0x3f0000 {<br>+                        RO_SECTION@0x10000 0x370000 {<br>                                 FMAP@0x0 0x800<br>                                RO_FRID@0x800 0x40<br>                            RO_FRID_PAD@0x840 0x7c0<br>                               GBB@0x1000 0xef000<br>-                           COREBOOT(CBFS)@0xf0000 0x300000<br>+                              COREBOOT(CBFS)@0xf0000 0x280000<br>                       }<br>             }<br>     }<br></pre><p>To view, visit <a href="https://review.coreboot.org/21526">change 21526</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/21526"/><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: Ic18ce59941b4ff8171fe661d332e3e521d988341 </div>
<div style="display:none"> Gerrit-Change-Number: 21526 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Lijian Zhao <lijian.zhao@intel.com> </div>