All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/9] board/freescale/imx8mqevk: Fix typos in readme
@ 2018-12-26 22:31 André Hentschel
  2018-12-26 22:31 ` [Buildroot] [PATCH 2/9] package/freescale-imx/firmware-imx: Fix typos André Hentschel
                   ` (8 more replies)
  0 siblings, 9 replies; 20+ messages in thread
From: André Hentschel @ 2018-12-26 22:31 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Andr? Hentschel <nerv@dawncrow.de>
---
 board/freescale/imx8mqevk/readme.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/board/freescale/imx8mqevk/readme.txt b/board/freescale/imx8mqevk/readme.txt
index a32c122f91..26b5ab74d0 100644
--- a/board/freescale/imx8mqevk/readme.txt
+++ b/board/freescale/imx8mqevk/readme.txt
@@ -21,7 +21,7 @@ You will find in output/images/ the following files:
   - boot.vfat
   - fsl-imx8mq-evk.dtb
   - Image
-  - imx-boot-imx8mqevk-sd.bin
+  - imx-boot-sd.bin
   - lpddr4_pmu_train_fw.bin
   - rootfs.ext2
   - rootfs.ext4
@@ -69,7 +69,7 @@ Enable HDMI output
 
 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
-stoping in U-Boot prompt:
+stopping in U-Boot prompt:
 
 setenv mmcargs 'setenv bootargs console=${console} root=${mmcroot} video=HDMI-A-1:1920x1080-32 at 60'
 saveenv
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2018-12-29 14:35 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-26 22:31 [Buildroot] [PATCH 1/9] board/freescale/imx8mqevk: Fix typos in readme André Hentschel
2018-12-26 22:31 ` [Buildroot] [PATCH 2/9] package/freescale-imx/firmware-imx: Fix typos André Hentschel
2018-12-27  9:02   ` Thomas Petazzoni
2018-12-27 14:38     ` André Hentschel
2018-12-26 22:31 ` [Buildroot] [PATCH 3/9] board/freescale/common/imx: Fix typo André Hentschel
2018-12-26 22:31 ` [Buildroot] [PATCH 4/9] package/freescale-imx: Add support for i.MX8X André Hentschel
2018-12-26 22:31 ` [Buildroot] [PATCH 5/9] package/freescale-imx: Add imx-sc-firmware package André Hentschel
2018-12-27  8:46   ` Thomas Petazzoni
2018-12-27 14:39     ` André Hentschel
2018-12-26 22:31 ` [Buildroot] [PATCH 6/9] package/imx-mkimage: Bump to imx_4.14.62_1.0.0_beta André Hentschel
2018-12-27  8:56   ` Baruch Siach
2018-12-27 14:39     ` André Hentschel
2018-12-27 15:41     ` Fabio Estevam
2018-12-26 22:31 ` [Buildroot] [PATCH 7/9] package/imx-mkimage: Add support for all other i.MX8 SOCs André Hentschel
2018-12-27 15:40   ` Fabio Estevam
2018-12-29 14:20     ` André Hentschel
2018-12-29 14:35       ` Fabio Estevam
2018-12-26 22:31 ` [Buildroot] [PATCH 8/9] board/freescale/common/imx: Add support for i.MX8X André Hentschel
2018-12-26 22:31 ` [Buildroot] [PATCH 9/9] configs/freescale_imx8qxpmek: New defconfig André Hentschel
2018-12-27  9:02 ` [Buildroot] [PATCH 1/9] board/freescale/imx8mqevk: Fix typos in readme Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.