tools/boot-image.rst: Master Boot Record is MBR not MRB

This commit is contained in:
Joel Sherrill 2021-04-05 11:02:29 -05:00
parent 20893c5cfd
commit 1f7be22f4f

View File

@ -36,7 +36,7 @@ The boot image tool can:
The disk images are suitable for booting a range of hardware that have 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 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. created.
Boot Loaders Boot Loaders