[PATCH 6/9] Docs: move the individual MXS target documentation where they belong to

Juergen Borleis jbe at pengutronix.de
Mon Jan 26 02:39:53 PST 2015


i.MX and MXS differs in their global documentation. Honor this.

Signed-off-by: Juergen Borleis <jbe at pengutronix.de>
---
 Documentation/boards/imx.rst |  1 -
 Documentation/boards/mxs.rst | 12 ++++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/Documentation/boards/imx.rst b/Documentation/boards/imx.rst
index 21ea825..466f69c 100644
--- a/Documentation/boards/imx.rst
+++ b/Documentation/boards/imx.rst
@@ -101,4 +101,3 @@ or ``imx_defconfig`` instead.
   :maxdepth: 1
 
   imx/*
-  mxs/*
diff --git a/Documentation/boards/mxs.rst b/Documentation/boards/mxs.rst
index 1c26826..cfcd4c7 100644
--- a/Documentation/boards/mxs.rst
+++ b/Documentation/boards/mxs.rst
@@ -117,3 +117,15 @@ 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
+------------
+
+Not all supported boards have a description here.
+
+.. toctree::
+  :glob:
+  :numbered:
+  :maxdepth: 1
+
+  mxs/*
-- 
2.1.4




More information about the barebox mailing list