From 718775803896ece301099228df14b003842e6e39 Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Mon, 22 Oct 2018 10:55:34 +0200 Subject: Documentation: Fix markdown highlighting Fix some code blocks that use invalid Markdown syntax. Change-Id: I8cfe63b2c21ae93923f88bbf7ef4cfb8dccdb5ef Signed-off-by: Patrick Rudolph Reviewed-on: https://review.coreboot.org/29207 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Philipp Deppenwiese --- Documentation/soc/cavium/cn81xx/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Documentation/soc/cavium/cn81xx') diff --git a/Documentation/soc/cavium/cn81xx/index.md b/Documentation/soc/cavium/cn81xx/index.md index 69fe7105ca..3063b946d0 100644 --- a/Documentation/soc/cavium/cn81xx/index.md +++ b/Documentation/soc/cavium/cn81xx/index.md @@ -41,8 +41,8 @@ or romstage until DRAM has been set up. At the end of romstage the cachelines are unlocked and the contents are flushed to DRAM. Locked cachelines are never evicted. -The CAR setup is done in '''bootblock_custom.S''' and thus doesn't use the common -aarch64 '''bootblock.S''' code. +The CAR setup is done in `bootblock_custom.S` and thus doesn't use the common +aarch64 `bootblock.S` code. ## DRAM setup -- cgit v1.2.3