<p>Philipp Deppenwiese <strong>merged</strong> this change.</p><p><a href="https://review.coreboot.org/29207">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  build bot (Jenkins): Verified
  Paul Menzel: Looks good to me, but someone else must approve
  Philipp Deppenwiese: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Documentation: Fix markdown highlighting<br><br>Fix some code blocks that use invalid Markdown syntax.<br><br>Change-Id: I8cfe63b2c21ae93923f88bbf7ef4cfb8dccdb5ef<br>Signed-off-by: Patrick Rudolph <siro@das-labor.org><br>Reviewed-on: https://review.coreboot.org/29207<br>Tested-by: build bot (Jenkins) <no-reply@coreboot.org><br>Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net><br>Reviewed-by: Philipp Deppenwiese <zaolin.daisuki@gmail.com><br>---<br>M Documentation/soc/cavium/cn81xx/index.md<br>M Documentation/vendorcode/cavium/bdk.md<br>2 files changed, 5 insertions(+), 5 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/Documentation/soc/cavium/cn81xx/index.md b/Documentation/soc/cavium/cn81xx/index.md</span><br><span>index 69fe710..3063b94 100644</span><br><span>--- a/Documentation/soc/cavium/cn81xx/index.md</span><br><span>+++ b/Documentation/soc/cavium/cn81xx/index.md</span><br><span>@@ -41,8 +41,8 @@</span><br><span> are unlocked and the contents are flushed to DRAM.</span><br><span> Locked cachelines are never evicted.</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-The CAR setup is done in '''bootblock_custom.S''' and thus doesn't use the common</span><br><span style="color: hsl(0, 100%, 40%);">-aarch64 '''bootblock.S''' code.</span><br><span style="color: hsl(120, 100%, 40%);">+The CAR setup is done in `bootblock_custom.S` and thus doesn't use the common</span><br><span style="color: hsl(120, 100%, 40%);">+aarch64 `bootblock.S` code.</span><br><span> </span><br><span> ## DRAM setup</span><br><span> </span><br><span>diff --git a/Documentation/vendorcode/cavium/bdk.md b/Documentation/vendorcode/cavium/bdk.md</span><br><span>index 5763ece..5f6721f 100644</span><br><span>--- a/Documentation/vendorcode/cavium/bdk.md</span><br><span>+++ b/Documentation/vendorcode/cavium/bdk.md</span><br><span>@@ -1,7 +1,7 @@</span><br><span> # Cavium's BDK</span><br><span> </span><br><span> ## BDK</span><br><span style="color: hsl(0, 100%, 40%);">-A part of Cavium's BDK can be found in '''src/vendorcode/cavium/bdk'''.</span><br><span style="color: hsl(120, 100%, 40%);">+A part of Cavium's BDK can be found in `src/vendorcode/cavium/bdk`.</span><br><span> It does the **DRAM init** in romstage and the **PCIe**, **QLM**, **SLI**,</span><br><span> **PHY**, **BGX**, **SATA** init in ramstage.</span><br><span> </span><br><span>@@ -11,9 +11,9 @@</span><br><span> for implementation details), where the key and the value are stored as strings.</span><br><span> </span><br><span> The key-value pairs must be advertised in romstage and ramstage using the</span><br><span style="color: hsl(0, 100%, 40%);">-'''bdk_config_set_fdt()''' method.</span><br><span style="color: hsl(120, 100%, 40%);">+`bdk_config_set_fdt()` method.</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-The tool '''util/cavium/devicetree_convert.py''' can be used to convert a</span><br><span style="color: hsl(120, 100%, 40%);">+The tool `util/cavium/devicetree_convert.py` can be used to convert a</span><br><span> devicetree to a key-value array.</span><br><span> </span><br><span> ## Modifications</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/29207">change 29207</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/29207"/><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: merged </div>
<div style="display:none"> Gerrit-Change-Id: I8cfe63b2c21ae93923f88bbf7ef4cfb8dccdb5ef </div>
<div style="display:none"> Gerrit-Change-Number: 29207 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Patrick Rudolph <siro@das-labor.org> </div>
<div style="display:none"> Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net> </div>
<div style="display:none"> Gerrit-Reviewer: Philipp Deppenwiese <zaolin.daisuki@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>