<p>Elyes HAOUAS has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/26669">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">util/cbfstool: Remove whitespace before tab<br><br>Change-Id: I122acaf9129afaa7b3ae8fd50d8717138809132e<br>Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr><br>---<br>M util/cbfstool/cbfstool.c<br>M util/cbfstool/linux.h<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/69/26669/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/util/cbfstool/cbfstool.c b/util/cbfstool/cbfstool.c</span><br><span>index eecb84f..08f2e32 100644</span><br><span>--- a/util/cbfstool/cbfstool.c</span><br><span>+++ b/util/cbfstool/cbfstool.c</span><br><span>@@ -687,7 +687,7 @@</span><br><span>         /* Set the alignment to 4KiB minimum for FSP blobs when no base address</span><br><span>       * is provided so that relocation can occur. */</span><br><span>      if (param.type == CBFS_COMPONENT_FSP) {</span><br><span style="color: hsl(0, 100%, 40%);">-         if (!param.baseaddress_assigned)</span><br><span style="color: hsl(120, 100%, 40%);">+              if (!param.baseaddress_assigned)</span><br><span>                     param.alignment = 4*1024;</span><br><span>            convert = cbfstool_convert_fsp;</span><br><span>      } else if (param.stage_xip) {</span><br><span>diff --git a/util/cbfstool/linux.h b/util/cbfstool/linux.h</span><br><span>index 249c7d7..c2d9079 100644</span><br><span>--- a/util/cbfstool/linux.h</span><br><span>+++ b/util/cbfstool/linux.h</span><br><span>@@ -149,7 +149,7 @@</span><br><span>         u16 mount_root_rdonly;  /* 0x1f2 */</span><br><span>  u8 reserved7[4];        /* 0x1f4 */</span><br><span>  u16 ramdisk_flags;      /* 0x1f8 */</span><br><span style="color: hsl(0, 100%, 40%);">-#define RAMDISK_IMAGE_START_MASK     0x07FF</span><br><span style="color: hsl(120, 100%, 40%);">+#define RAMDISK_IMAGE_START_MASK        0x07FF</span><br><span> #define RAMDISK_PROMPT_FLAG           0x8000</span><br><span> #define RAMDISK_LOAD_FLAG             0x4000</span><br><span>       u8 reserved8[2];        /* 0x1fa */</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/26669">change 26669</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/26669"/><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: I122acaf9129afaa7b3ae8fd50d8717138809132e </div>
<div style="display:none"> Gerrit-Change-Number: 26669 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Elyes HAOUAS <ehaouas@noos.fr> </div>