diff options
author | 2018-05-15 21:24:11 -0300 | |
---|---|---|
committer | 2018-05-17 22:21:19 +0200 | |
commit | 7b5c6b2464a3518ee9a49f58ed1e2428da5f6aa6 (patch) | |
tree | 52c29e6a5bfcd60bd48c4607643a865e4fa2d734 /board/freescale | |
parent | a5ff200b0df12babdf22658ddd386498f5ccd69f (diff) | |
download | buildroot-7b5c6b2464a3518ee9a49f58ed1e2428da5f6aa6.tar.gz buildroot-7b5c6b2464a3518ee9a49f58ed1e2428da5f6aa6.tar.bz2 |
imx8mqevk: readme: Put switch configuration for SD card boot
Improve the documentation by adding the configuration of SW801 and SW802
switches for SD card boot.
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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/board/freescale/imx8mqevk/readme.txt b/board/freescale/imx8mqevk/readme.txt index d50dd6e203..cb7e1dc202 100644 --- a/board/freescale/imx8mqevk/readme.txt +++ b/board/freescale/imx8mqevk/readme.txt @@ -63,6 +63,9 @@ Boot the i.MX8mq EVK board To boot your newly created system: - insert the SD card in the SD slot of the board; +- Configure the switches as follows: +SW801: ON ON OFF OFF +SW802: ON OFF - put a micro USB cable into the Debug USB Port and connect using a terminal emulator at 115200 bps, 8n1; - power on the board. |