diff options
| author | Fabio Estevam <fabio.estevam@nxp.com> | 2018-05-15 21:24:12 -0300 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-05-17 22:21:23 +0200 |
| commit | e797818582b867f95cbe3266bbcce7f961e0d3b7 (patch) | |
| tree | d8e0c98cef25f9e4ad5bb6cf3e42830c18075295 /board/freescale | |
| parent | 7b5c6b2464a3518ee9a49f58ed1e2428da5f6aa6 (diff) | |
| download | buildroot-e797818582b867f95cbe3266bbcce7f961e0d3b7.tar.gz buildroot-e797818582b867f95cbe3266bbcce7f961e0d3b7.zip | |
imx8mqevk: readme: Write the SoC name in capital letters
Use "i.MX8MQ" (in capital letters) for the SoC name for better
readability.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'board/freescale')
| -rw-r--r-- | board/freescale/imx8mqevk/readme.txt | 8 |
1 files 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: |

