All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 1/2] imx8mq_evk/README: add missing firmware extract step
@ 2019-02-28 11:51 Baruch Siach
  2019-02-28 11:51 ` [U-Boot] [PATCH v2 2/2] imx8mq_evk/README: fix DDR training firmware path Baruch Siach
  2019-03-01  1:01 ` [U-Boot] [PATCH v2 1/2] imx8mq_evk/README: add missing firmware extract step Peng Fan
  0 siblings, 2 replies; 4+ messages in thread
From: Baruch Siach @ 2019-02-28 11:51 UTC (permalink / raw)
  To: u-boot

Tested-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 board/freescale/imx8mq_evk/README | 1 +
 1 file changed, 1 insertion(+)

diff --git a/board/freescale/imx8mq_evk/README b/board/freescale/imx8mq_evk/README
index 1da6eaf24277..004fa3fb3cf6 100644
--- a/board/freescale/imx8mq_evk/README
+++ b/board/freescale/imx8mq_evk/README
@@ -18,6 +18,7 @@ Get the ddr and hdmi firmware
 Note: srctree is U-Boot source directory
 $ wget https://www.nxp.com/lgfiles/NMG/MAD/YOCTO/firmware-imx-7.9.bin
 $ chmod +x firmware-imx-7.9.bin
+$ ./firmware-imx-7.9.bin
 $ cp firmware-imx-7.9/firmware/hdmi/cadence/signed_hdmi_imx8m.bin $(srctree)
 $ cp firmware-imx-7.9/firmware-imx-7.9/firmware/ddr/synopsys/lpddr4*.bin $(srctee)
 
-- 
2.20.1

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

end of thread, other threads:[~2019-03-01  1:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-28 11:51 [U-Boot] [PATCH v2 1/2] imx8mq_evk/README: add missing firmware extract step Baruch Siach
2019-02-28 11:51 ` [U-Boot] [PATCH v2 2/2] imx8mq_evk/README: fix DDR training firmware path Baruch Siach
2019-03-01  1:02   ` Peng Fan
2019-03-01  1:01 ` [U-Boot] [PATCH v2 1/2] imx8mq_evk/README: add missing firmware extract step Peng Fan

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.