summaryrefslogtreecommitdiffstats
path: root/Documentation/user/booting-linux.rst
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2016-02-09 17:01:20 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2016-02-10 08:18:22 +0100
commitaf57d1ba5162747e4848610d1b7b28d0803bb21f (patch)
tree57d8cabb7ce47082491d4ecd5000515433965584 /Documentation/user/booting-linux.rst
parent46bb3a4d8490b318fbcfac7b69c217cec05d7a8f (diff)
downloadbarebox-af57d1ba5162747e4848610d1b7b28d0803bb21f.tar.gz
barebox-af57d1ba5162747e4848610d1b7b28d0803bb21f.tar.xz
Documentation: booting linux: improve wording
'bootm' is the lowlevel boot command, in contrast to 'boot', which is more highlevel. Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'Documentation/user/booting-linux.rst')
-rw-r--r--Documentation/user/booting-linux.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/user/booting-linux.rst b/Documentation/user/booting-linux.rst
index 5b021f0662..98628faf9d 100644
--- a/Documentation/user/booting-linux.rst
+++ b/Documentation/user/booting-linux.rst
@@ -6,7 +6,7 @@ Booting Linux
Introduction
------------
-The basic boot command in barebox is :ref:`command_bootm`. This command
+The lowlevel boot command in barebox is :ref:`command_bootm`. This command
can be used directly, but there is also a :ref:`command_boot` command
which offers additional features like a boot sequence which tries to
boot different entries until one succeeds.
@@ -14,7 +14,7 @@ boot different entries until one succeeds.
The bootm command
-----------------
-The :ref:`command_bootm` command is the basic boot command. Depending on the
+The :ref:`command_bootm` command is the lowlevel boot command. Depending on the
architecture the bootm command handles different image types. On ARM the
following images are supported: