s/as an/at an/
Cc: Ulrich Ölmann <[email protected]>
Signed-off-by: Ahmad Fatoum <[email protected]>
---
Documentation/boards/imx/nxp-imx8mn-evk.rst | 2 +-
Documentation/boards/imx/nxp-imx8mp-evk.rst | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/boards/imx/nxp-imx8mn-evk.rst
b/Documentation/boards/imx/nxp-imx8mn-evk.rst
index 4c07b949dafb..978dfa2db66a 100644
--- a/Documentation/boards/imx/nxp-imx8mn-evk.rst
+++ b/Documentation/boards/imx/nxp-imx8mn-evk.rst
@@ -77,7 +77,7 @@ to the eMMC boot partition requires special handling:
- The barebox image includes a 32KiB preamble that allows the image
to be directly writable to the start of the SD-Card or eMMC user area.
Unlike older i.MX8M, the i.MX8MN BootROM expects the bootloader to not
- start as an offset when booting from eMMC boot partitions, thus the first
+ start at an offset when booting from eMMC boot partitions, thus the first
32KiB must be stripped.
The ``barebox_update`` command takes care of this and need just be
diff --git a/Documentation/boards/imx/nxp-imx8mp-evk.rst
b/Documentation/boards/imx/nxp-imx8mp-evk.rst
index 60e9f9eaea5d..dde57a37faf9 100644
--- a/Documentation/boards/imx/nxp-imx8mp-evk.rst
+++ b/Documentation/boards/imx/nxp-imx8mp-evk.rst
@@ -85,7 +85,7 @@ to the eMMC boot partition requires special handling:
- The barebox image includes a 32KiB preamble that allows the image
to be directly writable to the start of the SD-Card or eMMC user area.
Unlike older i.MX8M, the i.MX8MP BootROM expects the bootloader to not
- start as an offset when booting from eMMC boot partitions, thus the first
+ start at an offset when booting from eMMC boot partitions, thus the first
32KiB must be stripped.
The ``barebox_update`` command takes care of this and need just be
--
2.30.2