summaryrefslogtreecommitdiffstats
path: root/user
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2021-04-05 11:02:29 -0500
committerJoel Sherrill <joel@rtems.org>2021-04-05 11:02:29 -0500
commit1f7be22f4f1e19c8ce367be2182516d2b866fb47 (patch)
treef7b4113cd208df1045908857d4c46d7f5af1b774 /user
parentuser/bsps: Add STM32H7 SDMMC driver (diff)
downloadrtems-docs-1f7be22f4f1e19c8ce367be2182516d2b866fb47.tar.bz2
tools/boot-image.rst: Master Boot Record is MBR not MRB
Diffstat (limited to '')
-rw-r--r--user/tools/boot-image.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/tools/boot-image.rst b/user/tools/boot-image.rst
index 2d6cad9..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