summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJuergen Borleis <jbe@pengutronix.de>2015-01-26 11:39:52 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-01-27 08:39:14 +0100
commit5bd50327fa67a66e68ba63ece2a39ccbb2c4bb1b (patch)
tree24fcc26fc82ea802687989566856496ae0191648 /Documentation
parent70eac9161e3b7ae682d2d2136bc3979206ecd3c3 (diff)
downloadbarebox-5bd50327fa67a66e68ba63ece2a39ccbb2c4bb1b.tar.gz
barebox-5bd50327fa67a66e68ba63ece2a39ccbb2c4bb1b.tar.xz
Docs: extend the mentioned commands with a link to their documentation
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/mxs.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/boards/mxs.rst b/Documentation/boards/mxs.rst
index 6c8bdb56fa..1c26826c5c 100644
--- a/Documentation/boards/mxs.rst
+++ b/Documentation/boards/mxs.rst
@@ -115,5 +115,5 @@ mxsboot tool which changes this sector number in the image.
Booting second stage
--------------------
-The second stage images can be started with the barebox bootm command or
-just jumped into using the 'go' command.
+The second stage images can be started with the barebox :ref:`command_bootm` command or
+just jumped into using the :ref:`command_go` command.