[Buildroot] [git commit] imx8mqevk: readme: Write the SoC name in capital letters

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu May 17 20:21:23 UTC 2018


commit: https://git.buildroot.net/buildroot/commit/?id=e797818582b867f95cbe3266bbcce7f961e0d3b7
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Use "i.MX8MQ" (in capital letters) for the SoC name for better
readability.

Signed-off-by: Fabio Estevam <fabio.estevam at nxp.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
---
 board/freescale/imx8mqevk/readme.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/board/freescale/imx8mqevk/readme.txt b/board/freescale/imx8mqevk/readme.txt
index cb7e1dc202..1840290edb 100644
--- a/board/freescale/imx8mqevk/readme.txt
+++ b/board/freescale/imx8mqevk/readme.txt
@@ -1,8 +1,8 @@
 ***************************
-Freescale i.MX8mq EVK board
+Freescale i.MX8MQ EVK board
 ***************************
 
-This file documents the Buildroot support for the Freescale i.MX8mq
+This file documents the Buildroot support for the Freescale i.MX8MQ
 EVK board.
 
 Hardware support
@@ -14,7 +14,7 @@ support for GPU, VPU and other HW features.
 Build
 =====
 
-First, configure Buildroot for the i.MX8mq EVK board:
+First, configure Buildroot for the i.MX8MQ EVK board:
 
   make freescale_imx8mqevk_defconfig
 
@@ -58,7 +58,7 @@ command as root:
 For details about the medium image layout, see the definition in
 board/freescale/common/imx/genimage.cfg.template_imx8.
 
-Boot the i.MX8mq EVK board
+Boot the i.MX8MQ EVK board
 ==========================
 
 To boot your newly created system:


More information about the buildroot mailing list