summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorStefan Lengfeld <contact@stefanchrist.eu>2017-05-15 19:14:20 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2017-05-17 08:51:36 +0200
commit65a2686d8fe53193f2b0a68641ab9d44ca47e414 (patch)
tree1b5bf7b8fd1bf85a78b34ed3c01d6fa5113083f9 /Documentation
parentb2174aba197c3892cff947321a54f32071c5940a (diff)
downloadbarebox-65a2686d8fe53193f2b0a68641ab9d44ca47e414.tar.gz
barebox-65a2686d8fe53193f2b0a68641ab9d44ca47e414.tar.xz
docs: fix hiding of chapter from imx.rst
The files 'mxs.rst' and 'imx.rst' used the same chapter headline: Freescale i.MXs This confuses sphinx. It does not support having the same headline at the same level twice and hides the other chapter. Just rename the chapter heading to avoid that. And rename the subchapter headline to 'MXS boards' for clarity. Signed-off-by: Stefan Lengfeld <contact@stefanchrist.eu> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/boards/mxs.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/boards/mxs.rst b/Documentation/boards/mxs.rst
index ad10b87a0e..82f23216dd 100644
--- a/Documentation/boards/mxs.rst
+++ b/Documentation/boards/mxs.rst
@@ -1,5 +1,5 @@
-Freescale i.MXs
-===============
+Freescale MXS
+=============
Freescale i.MXs or MXS are a SoC family which consists of the i.MX23
and the i.MX28. These are quite different from the regular i.MX SoCs
@@ -118,8 +118,8 @@ Booting second stage
The second stage images can be started with the barebox :ref:`command_bootm` command or
just jumped into using the :ref:`command_go` command.
-i.MXs boards
-------------
+MXS boards
+----------
Not all supported boards have a description here.