From: Shawn Guo <shawn.guo@linaro.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] mx6sabresd: Add fastboot support
Date: Mon, 29 Jan 2018 23:23:09 +0800 [thread overview]
Message-ID: <20180129152307.GD12957@dragon> (raw)
In-Reply-To: <1517231517-1241-1-git-send-email-festevam@gmail.com>
On Mon, Jan 29, 2018 at 11:11:57AM -0200, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@nxp.com>
>
> fastboot tool is a convenient way to flash the eMMC, so
> add support for it.
>
> Examples of usages:
>
> On the mx6sabresd:
>
> => fastboot 0
>
> On the Linux PC connected via USB:
>
> $ sudo fastboot getvar bootloader-version -i 0x0525
> bootloader-version: U-Boot 2018.01-00550-g7517cfe
> finished. total time: 0.000s
>
> $ sudo fastboot reboot -i 0x0525
>
> (this causes the mx6sabresd to reboot)
>
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Tested-by: Shawn Guo <shawn.guo@linaro.org>
next prev parent reply other threads:[~2018-01-29 15:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-29 13:11 [U-Boot] [PATCH] mx6sabresd: Add fastboot support Fabio Estevam
2018-01-29 15:23 ` Shawn Guo [this message]
2018-01-29 15:38 ` Michael Nazzareno Trimarchi
2018-01-30 1:39 ` Shawn Guo
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=20180129152307.GD12957@dragon \
--to=shawn.guo@linaro.org \
--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 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.