aboutsummaryrefslogtreecommitdiffstats
path: root/docs/plat/mt8183.rst
diff options
context:
space:
mode:
authorPaul Beesley <paul.beesley@arm.com>2019-05-22 11:22:44 +0100
committerPaul Beesley <paul.beesley@arm.com>2019-05-22 11:22:44 +0100
commit24dba2b39f880e156965237dc49a253aa196585a (patch)
tree2c1671f37f7e8cb432c909495092bc481305f707 /docs/plat/mt8183.rst
parent83993177d9d34a3e6032b71147bde86d75704f4a (diff)
downloadplatform_external_arm-trusted-firmware-24dba2b39f880e156965237dc49a253aa196585a.tar.gz
platform_external_arm-trusted-firmware-24dba2b39f880e156965237dc49a253aa196585a.tar.bz2
platform_external_arm-trusted-firmware-24dba2b39f880e156965237dc49a253aa196585a.zip
doc: Reformat platform port documents
The platform port documents are not very standardised right now and they don't integrate properly into the document tree so: 1) Make sure each port has a proper name and title (incl. owner) 2) Correct use of headings, subheadings, etc in each port 3) Resolve any naming conflicts between documents Change-Id: I4c2da6f57172b7f2af3512e766ae9ce3b840b50f Signed-off-by: Paul Beesley <paul.beesley@arm.com>
Diffstat (limited to 'docs/plat/mt8183.rst')
-rw-r--r--docs/plat/mt8183.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/plat/mt8183.rst b/docs/plat/mt8183.rst
index c559e198a..c639be1ee 100644
--- a/docs/plat/mt8183.rst
+++ b/docs/plat/mt8183.rst
@@ -1,19 +1,19 @@
-Description
-===========
+MediaTek 8183
+=============
MediaTek 8183 (MT8183) is a 64-bit ARM SoC introduced by MediaTek in early 2018.
The chip incorporates eight cores - four Cortex-A53 little cores and Cortex-A73.
Both clusters can operate at up to 2 GHz.
Boot Sequence
-=============
+-------------
::
Boot Rom --> Coreboot --> TF-A BL31 --> Depthcharge --> Linux Kernel
How to Build
-============
+------------
.. code:: shell