summaryrefslogtreecommitdiffstats
path: root/user/tools/boot-image.rst
diff options
context:
space:
mode:
Diffstat (limited to 'user/tools/boot-image.rst')
-rw-r--r--user/tools/boot-image.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/tools/boot-image.rst b/user/tools/boot-image.rst
index 8e8f63d..c4c3766 100644
--- a/user/tools/boot-image.rst
+++ b/user/tools/boot-image.rst
@@ -36,7 +36,7 @@ The boot image tool can:
The disk images are suitable for booting a range of hardware that have
media interfaces, such as an SD card. The default partition type is
-the Master Boot Record (MRB) and a single root DOS-FS partition is
+the Master Boot Record (MBR) and a single root DOS-FS partition is
created.
Boot Loaders
@@ -315,7 +315,7 @@ Create a disk image from a built U-Boot sandbox:
Finished
Cleaning up
-Create a 32M byte SD card image with the testsuite's hello world
+Create a 32M byte SD card image with the testsuite's Hello World
executable (``hello.exe``):
.. code-block:: none