From 65a2686d8fe53193f2b0a68641ab9d44ca47e414 Mon Sep 17 00:00:00 2001 From: Stefan Lengfeld Date: Mon, 15 May 2017 19:14:20 +0200 Subject: 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 Signed-off-by: Sascha Hauer --- Documentation/boards/mxs.rst | 8 ++++---- 1 file 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. -- cgit v1.2.3