board/freescale/imx8mqevk: fix typos in readme
Signed-off-by: André Hentschel <nerv@dawncrow.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
9913e093f0
commit
92daeae960
@ -21,7 +21,7 @@ You will find in output/images/ the following files:
|
|||||||
- boot.vfat
|
- boot.vfat
|
||||||
- fsl-imx8mq-evk.dtb
|
- fsl-imx8mq-evk.dtb
|
||||||
- Image
|
- Image
|
||||||
- imx-boot-imx8mqevk-sd.bin
|
- imx8-boot-sd.bin
|
||||||
- lpddr4_pmu_train_fw.bin
|
- lpddr4_pmu_train_fw.bin
|
||||||
- rootfs.ext2
|
- rootfs.ext2
|
||||||
- rootfs.ext4
|
- rootfs.ext4
|
||||||
@ -69,7 +69,7 @@ Enable HDMI output
|
|||||||
|
|
||||||
To enable HDMI output at boot you must provide the video kernel boot
|
To enable HDMI output at boot you must provide the video kernel boot
|
||||||
argument. To set the video boot argument from U-Boot run after
|
argument. To set the video boot argument from U-Boot run after
|
||||||
stoping in U-Boot prompt:
|
stopping in U-Boot prompt:
|
||||||
|
|
||||||
setenv mmcargs 'setenv bootargs console=${console} root=${mmcroot} video=HDMI-A-1:1920x1080-32@60'
|
setenv mmcargs 'setenv bootargs console=${console} root=${mmcroot} video=HDMI-A-1:1920x1080-32@60'
|
||||||
saveenv
|
saveenv
|
||||||
|
Loading…
Reference in New Issue
Block a user