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>
This commit is contained in:
Bin Meng 2020-02-16 07:19:39 -08:00 committed by Anup Patel
parent f8ce996d90
commit 27a5c7f3c8

View file

@ -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**