9
0
Fork 0

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>
This commit is contained in:
Robert Schwebel 2016-02-09 17:01:20 +01:00 committed by Sascha Hauer
parent 46bb3a4d84
commit af57d1ba51
1 changed files with 2 additions and 2 deletions

View File

@ -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: