From: Fabio Estevam <festevam@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] warp7: README: Adjust the binary name after DM conversion
Date: Sat, 9 Feb 2019 11:47:27 -0200 [thread overview]
Message-ID: <20190209134727.366-1-festevam@gmail.com> (raw)
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
reply other threads:[~2019-02-09 13:47 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190209134727.366-1-festevam@gmail.com \
--to=festevam@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox