public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] warp7: README: Adjust the binary name after DM conversion
@ 2019-02-09 13:47 Fabio Estevam
  0 siblings, 0 replies; only message in thread
From: Fabio Estevam @ 2019-02-09 13:47 UTC (permalink / raw)
  To: u-boot

After the conversion to DM the U-Boot binary is called u-boot-dtb.imx,
so fix the README file accordingly.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 board/warp7/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/board/warp7/README b/board/warp7/README
index 60339da543..dcad61fd3d 100644
--- a/board/warp7/README
+++ b/board/warp7/README
@@ -48,7 +48,7 @@ Run the DFU command:
 
 Transfer u-boot.imx that will be flashed into the eMMC:
 
-$ sudo dfu-util -D u-boot.imx -a boot
+$ sudo dfu-util -D u-boot-dtb.imx -a boot
 
 Then on the U-Boot prompt the following message should be seen after a
 successful upgrade:
-- 
2.17.1

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-02-09 13:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-09 13:47 [U-Boot] [PATCH] warp7: README: Adjust the binary name after DM conversion Fabio Estevam

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