diff options
Diffstat (limited to 'Documentation/soc/cavium')
-rw-r--r-- | Documentation/soc/cavium/cn81xx/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
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 |