<p>Patrick Georgi <strong>merged</strong> this change.</p><p><a href="https://review.coreboot.org/c/coreboot/+/30156">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  build bot (Jenkins): Verified
  Tristan Corrick: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Documentation/soc/intel/icelake: Fix indentation in numbered list<br><br>Without this patch, the numbers restart at 1 at several points in the<br>HTML output.<br><br>Change-Id: Ie3634775ed9f993b1181785c58d72834183336e1<br>Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net><br>Reviewed-on: https://review.coreboot.org/c/30156<br>Tested-by: build bot (Jenkins) <no-reply@coreboot.org><br>Reviewed-by: Tristan Corrick <tristan@corrick.kiwi><br>---<br>M Documentation/soc/intel/icelake/iceLake_coreboot_development.md<br>1 file changed, 12 insertions(+), 12 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Documentation/soc/intel/icelake/iceLake_coreboot_development.md b/Documentation/soc/intel/icelake/iceLake_coreboot_development.md</span><br><span>index 59b013d..6f194ca 100644</span><br><span>--- a/Documentation/soc/intel/icelake/iceLake_coreboot_development.md</span><br><span>+++ b/Documentation/soc/intel/icelake/iceLake_coreboot_development.md</span><br><span>@@ -33,27 +33,27 @@</span><br><span> ## Create coreboot Image</span><br><span> </span><br><span> 1. Clone latest coreboot code as below</span><br><span style="color: hsl(0, 100%, 40%);">-```bash</span><br><span style="color: hsl(0, 100%, 40%);">-$ git clone https://review.coreboot.org/coreboot.git</span><br><span style="color: hsl(0, 100%, 40%);">-```</span><br><span style="color: hsl(120, 100%, 40%);">+   ```bash</span><br><span style="color: hsl(120, 100%, 40%);">+   $ git clone https://review.coreboot.org/coreboot.git</span><br><span style="color: hsl(120, 100%, 40%);">+   ```</span><br><span> </span><br><span> 2. Place blobs (ucode, me.bin and FSP packages) in appropriate locations</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-Note:</span><br><span style="color: hsl(0, 100%, 40%);">-Consider the fact that ucode and ME kit for Ice Lake SoC will be available from Intel VIP site.</span><br><span style="color: hsl(0, 100%, 40%);">-After product launch, FSP binary will be available externally as any other program.</span><br><span style="color: hsl(120, 100%, 40%);">+   Note:</span><br><span style="color: hsl(120, 100%, 40%);">+   Consider the fact that ucode and ME kit for Ice Lake SoC will be available from Intel VIP site.</span><br><span style="color: hsl(120, 100%, 40%);">+   After product launch, FSP binary will be available externally as any other program.</span><br><span> </span><br><span> 3. Create coreboot .config</span><br><span> </span><br><span> 4. Build toolchain</span><br><span style="color: hsl(0, 100%, 40%);">-```bash</span><br><span style="color: hsl(0, 100%, 40%);">-CPUS=$(nproc--ignore=1)  make  crossgcc-i386  iasl</span><br><span style="color: hsl(0, 100%, 40%);">-```</span><br><span style="color: hsl(120, 100%, 40%);">+   ```bash</span><br><span style="color: hsl(120, 100%, 40%);">+   CPUS=$(nproc--ignore=1)  make  crossgcc-i386  iasl</span><br><span style="color: hsl(120, 100%, 40%);">+   ```</span><br><span> </span><br><span> 5. Build image</span><br><span style="color: hsl(0, 100%, 40%);">-```bash</span><br><span style="color: hsl(0, 100%, 40%);">-$ make # the image is generated as build/coreboot.rom</span><br><span style="color: hsl(0, 100%, 40%);">-```</span><br><span style="color: hsl(120, 100%, 40%);">+   ```bash</span><br><span style="color: hsl(120, 100%, 40%);">+   $ make # the image is generated as build/coreboot.rom</span><br><span style="color: hsl(120, 100%, 40%);">+   ```</span><br><span> </span><br><span> ## Flashing coreboot</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/c/coreboot/+/30156">change 30156</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/c/coreboot/+/30156"/><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-Change-Id: Ie3634775ed9f993b1181785c58d72834183336e1 </div>
<div style="display:none"> Gerrit-Change-Number: 30156 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Jonathan Neuschäfer <j.neuschaefer@gmx.net> </div>
<div style="display:none"> Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: Tristan Corrick <tristan@corrick.kiwi> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>