public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/2] imx8mq_evk/README: fix DDR training firmware path
@ 2019-02-24 18:20 Baruch Siach
  2019-02-24 18:20 ` [U-Boot] [PATCH 2/2] imx8mq_evk/README: add missing firmware extract step Baruch Siach
  2019-02-28  0:55 ` [U-Boot] [PATCH 1/2] imx8mq_evk/README: fix DDR training firmware path Fabio Estevam
  0 siblings, 2 replies; 6+ messages in thread
From: Baruch Siach @ 2019-02-24 18:20 UTC (permalink / raw)
  To: u-boot

Remove a redundant directory level.

Reported-by: Ofer Heifetz <ofer.heifetz@valens.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
 board/freescale/imx8mq_evk/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/board/freescale/imx8mq_evk/README b/board/freescale/imx8mq_evk/README
index 1da6eaf24277..e1335293a08f 100644
--- a/board/freescale/imx8mq_evk/README
+++ b/board/freescale/imx8mq_evk/README
@@ -19,7 +19,7 @@ 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
 $ 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)
+$ cp firmware-imx-7.9/firmware/ddr/synopsys/lpddr4*.bin $(srctee)
 
 Build U-Boot
 ====================
-- 
2.20.1

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

end of thread, other threads:[~2019-02-28 10:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-24 18:20 [U-Boot] [PATCH 1/2] imx8mq_evk/README: fix DDR training firmware path Baruch Siach
2019-02-24 18:20 ` [U-Boot] [PATCH 2/2] imx8mq_evk/README: add missing firmware extract step Baruch Siach
2019-02-28  0:55   ` Fabio Estevam
2019-02-28  4:26     ` Baruch Siach
2019-02-28 10:43       ` Fabio Estevam
2019-02-28  0:55 ` [U-Boot] [PATCH 1/2] imx8mq_evk/README: fix DDR training firmware path Fabio Estevam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox