<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/28287">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/{ifdtool,ipqheader}: Fix typo<br><br>Change-Id: I53ddff302681737006f40ca8b79ec0735f1e6e45<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M util/ifdtool/ifdtool.c<br>M util/ipqheader/mbn_tools.py<br>2 files 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/87/28287/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/util/ifdtool/ifdtool.c b/util/ifdtool/ifdtool.c</span><br><span>index eb5dbc3..671c7d5 100644</span><br><span>--- a/util/ifdtool/ifdtool.c</span><br><span>+++ b/util/ifdtool/ifdtool.c</span><br><span>@@ -1144,7 +1144,7 @@</span><br><span>  * Determine if two memory regions overlap.</span><br><span>  *</span><br><span>  * @param r1, r2 Memory regions to compare.</span><br><span style="color: hsl(0, 100%, 40%);">- * @return 0 if the two regions are seperate</span><br><span style="color: hsl(120, 100%, 40%);">+ * @return 0 if the two regions are separate</span><br><span>  * @return 1 if the two regions overlap</span><br><span>  */</span><br><span> static int regions_collide(const region_t *r1, const region_t *r2)</span><br><span>diff --git a/util/ipqheader/mbn_tools.py b/util/ipqheader/mbn_tools.py</span><br><span>index bc2cdd2..c4d26c1 100755</span><br><span>--- a/util/ipqheader/mbn_tools.py</span><br><span>+++ b/util/ipqheader/mbn_tools.py</span><br><span>@@ -1165,7 +1165,7 @@</span><br><span>      bytes_to_pad = ELF_BLOCK_ALIGN - pad_hash_segment</span><br><span>      hash_seg_end = hash_tbl_end_addr + bytes_to_pad</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-     # Check if a shifting is required to accomodate for the hash segment.</span><br><span style="color: hsl(120, 100%, 40%);">+     # Check if a shifting is required to accommodate for the hash segment.</span><br><span>      # Get the minimum offset by going through the program headers.</span><br><span>      # Note that the program headers in the input file do not contain</span><br><span>      # the dummy program header for ELF + Program header, and the</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/28287">change 28287</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/28287"/><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: I53ddff302681737006f40ca8b79ec0735f1e6e45 </div>
<div style="display:none"> Gerrit-Change-Number: 28287 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>