summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2020-02-16 18:19:39 +0300
committerAnup Patel <anup@brainfault.org>2020-02-18 06:40:41 +0300
commit27a5c7f3c8f3d9ce3c032b73a5b2372560b41b90 (patch)
tree6acec897c244b095ad08aa4e85e2ed0a0efe2872 /docs
parentf8ce996d9042b4344f0d5b40c60f262e1dcd1123 (diff)
downloadopensbi-27a5c7f3c8f3d9ce3c032b73a5b2372560b41b90.tar.xz
doc: thead-c910: Fix doc styles
- make title underline the same length as the title itself - satisfy the 80 character per line rule as much as possible Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Anup Patel <anup.patel@wdc.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/platform/thead-c910.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/platform/thead-c910.md b/docs/platform/thead-c910.md
index 3ba0b96..786b47d 100644
--- a/docs/platform/thead-c910.md
+++ b/docs/platform/thead-c910.md
@@ -3,8 +3,8 @@ T-HEAD C910 Processor
C910 is a 12-stage, 3 issues, 8 executions, out-of-order 64-bit RISC-V CPU which
supports 16 cores, runs with 2.5GHz, and is capable of running Linux.
-To build platform specific library and firmwares, provide the *PLATFORM=thead/c910*
-parameter to the top level make command.
+To build platform specific library and firmwares, provide the
+*PLATFORM=thead/c910* parameter to the top level make command.
Platform Options
----------------
@@ -19,7 +19,7 @@ make PLATFORM=thead/c910
```
Booting T-HEAD C910 Platform
------------------------------
+----------------------------
**No Payload**