doc: Fix platform port inclusion
authorPaul Beesley <paul.beesley@arm.com>
Wed, 25 Sep 2019 12:58:36 +0000 (12:58 +0000)
committerPaul Beesley <paul.beesley@arm.com>
Wed, 25 Sep 2019 15:19:29 +0000 (15:19 +0000)
This patch:

- Adds any leftover platform ports that were not having their
  documentation built (not in the index.rst table of contents)
- Corrects a handful of RST formatting errors that cause poor
  rendering
- Reorders the list of platforms so that they are displayed
  in alphabetical order

Change-Id: If8c135a822d581c3c5c4fca2936d501ccfd2e94c
Signed-off-by: Paul Beesley <paul.beesley@arm.com>
docs/plat/hikey.rst
docs/plat/hikey960.rst
docs/plat/index.rst
docs/plat/intel-agilex.rst
docs/plat/intel-stratix10.rst
docs/plat/poplar.rst

index 74ff2f46c5de0e30ff5e1c6f180e27ffd69c74b9..372d3886786aab3a50a0a40df0102a32db596fdb 100644 (file)
@@ -1,15 +1,15 @@
-Description
-===========
+HiKey
+=====
 
 HiKey is one of 96boards. Hisilicon Kirin6220 processor is installed on HiKey.
 
 More information are listed in `link`_.
 
 How to build
-============
+------------
 
 Code Locations
---------------
+~~~~~~~~~~~~~~
 
 -  Trusted Firmware-A:
    `link <https://github.com/ARM-software/arm-trusted-firmware>`__
@@ -33,7 +33,7 @@ Code Locations
    `link <https://github.com/96boards-hikey/atf-fastboot/tree/master>`__
 
 Build Procedure
----------------
+~~~~~~~~~~~~~~~
 
 -  Fetch all the above repositories into local host.
    Make all the repositories in the same ${BUILD\_PATH}.
index 7ddb0b10432ee8dce64eb85ca6a83a8fb711836e..3d42a77c57181ef54c82ac101c850b133468445c 100644 (file)
@@ -1,15 +1,15 @@
-Description
-===========
+HiKey960
+========
 
 HiKey960 is one of 96boards. Hisilicon Hi3660 processor is installed on HiKey960.
 
 More information are listed in `link`_.
 
 How to build
-============
+------------
 
 Code Locations
---------------
+~~~~~~~~~~~~~~
 
 -  Trusted Firmware-A:
    `link <https://github.com/ARM-software/arm-trusted-firmware>`__
@@ -30,7 +30,7 @@ Code Locations
    `link <https://git.linaro.org/uefi/uefi-tools.git>`__
 
 Build Procedure
----------------
+~~~~~~~~~~~~~~~
 
 -  Fetch all the above 5 repositories into local host.
    Make all the repositories in the same ${BUILD\_PATH}.
index eaeee84f3dd082f6231a207aae6b861c2f36c5e5..2695d4e81dfc1e776d578d99fb75593f2951f659 100644 (file)
@@ -7,24 +7,28 @@ Platform Ports
    :numbered:
 
    allwinner
+   meson-gxbb
+   meson-gxl
    fvp_ve
-   imx8
-   imx8m
+   hikey
+   hikey960
+   intel-agilex
    intel-stratix10
-   ls1043a
    marvell/index
-   meson-gxbb
-   meson-gxl
    mt8183
    nvidia-tegra
+   warp7
+   imx8
+   imx8m
+   ls1043a
+   poplar
    qemu
+   rpi3
    rcar-gen3
    rockchip
-   rpi3
    socionext-uniphier
-   stm32mp1
    synquacer
+   stm32mp1
    ti-k3
-   warp7
    xilinx-versal
    xilinx-zynqmp
index 015a195a8c61150270ccc6e567e3b4ec5a405b1c..ff27b6b5fa96c802f98323fa2fdee8e79cd940f0 100644 (file)
@@ -67,6 +67,7 @@ Boot trace
 ----------
 
 ::
+
         INFO:    DDR: DRAM calibration success.
         INFO:    ECC is disabled.
         NOTICE:  BL2: v2.1(debug)
index 77a45a478fde12b132a16b254b7977352178fedb..7f8d18e03b76e752c04e84045b5d0941d4efdc5e 100644 (file)
@@ -67,6 +67,7 @@ Boot trace
 ----------
 
 ::
+
          INFO:    DDR: DRAM calibration success.
          INFO:    ECC is disabled.
          INFO:    Init HPS NOC's DDR Scheduler.
index 5884ed9452a96249f7efebb9901246e85a2ae060..215f551429ce773f39731d345b45433b273999c6 100644 (file)
@@ -1,5 +1,5 @@
-Description
-===========
+Poplar
+======
 
 Poplar is the first development board compliant with the 96Boards Enterprise
 Edition TV Platform specification.
@@ -35,10 +35,10 @@ must happen prior to invoking Trusted Firmware-A:
     l-loader --> Trusted Firmware-A --> u-boot
 
 How to build
-============
+------------
 
 Code Locations
---------------
+~~~~~~~~~~~~~~
 
 -  Trusted Firmware-A:
    `link <https://github.com/ARM-software/arm-trusted-firmware>`__
@@ -50,7 +50,7 @@ Code Locations
    `link <http://git.denx.de/u-boot.git>`__
 
 Build Procedure
----------------
+~~~~~~~~~~~~~~~
 
 -  Fetch all the above 3 repositories into local host.
    Make all the repositories in the same ${BUILD\_PATH}.
@@ -89,7 +89,7 @@ The system will boot into a u-boot shell which you can then use to write the
 working firmware to eMMC.
 
 Boot trace
-==========
+----------
 
 ::