summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2015-01-26 11:39:53 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-01-27 08:39:14 +0100
commit9d82652d7ba9dc9702e43d5d03fc3ddfb9dccbcc (patch)
treeaa8c4a255400ed68cd15bdf0ccdf371cac574f64 /Documentation
parent5bd50327fa67a66e68ba63ece2a39ccbb2c4bb1b (diff)
downloadbarebox-9d82652d7ba9dc9702e43d5d03fc3ddfb9dccbcc.tar.gz
barebox-9d82652d7ba9dc9702e43d5d03fc3ddfb9dccbcc.tar.xz
Docs: move the individual MXS target documentation where they belong to
i.MX and MXS differs in their global documentation. Honor this. Signed-off-by: Juergen Borleis <jbe@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/boards/imx.rst1
-rw-r--r--Documentation/boards/mxs.rst12
2 files changed, 12 insertions, 1 deletions
diff --git a/Documentation/boards/imx.rst b/Documentation/boards/imx.rst
index 21ea825e1a..466f69c5ba 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 1c26826c5c..cfcd4c70d6 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/*