From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] fastboot: add support for continue command
Date: Thu, 11 Dec 2014 07:14:13 +0100 [thread overview]
Message-ID: <201412110714.13360.marex@denx.de> (raw)
In-Reply-To: <1418244184-1356-2-git-send-email-robherring2@gmail.com>
On Wednesday, December 10, 2014 at 09:43:04 PM, Rob Herring wrote:
> From: Rob Herring <robh@kernel.org>
>
> The fastboot continue command is defined to exit fastboot and continue
> autoboot. This commit implements the continue command and the exiting of
> fastboot only. Subsequent u-boot commands can be processed after exiting
> fastboot. Autoboot should implement a boot script such as "fastboot; mmc
> read <...>; bootm" to fully implement the fastboot continue function.
>
> Signed-off-by: Rob Herring <robh@kernel.org>
Hi!
Again, CC Lukasz . As for the boot script implementation, I believe this should
be documented in some README file, possibly in doc/README.android-fastboot .
What do you think?
Best regards,
Marek Vasut
next prev parent reply other threads:[~2014-12-11 6:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-10 20:43 [U-Boot] [PATCH 1/2] usb, g_dnl: generalize DFU detach functions Rob Herring
2014-12-10 20:43 ` [U-Boot] [PATCH 2/2] fastboot: add support for continue command Rob Herring
2014-12-11 6:14 ` Marek Vasut [this message]
2014-12-11 9:43 ` Lukasz Majewski
2014-12-11 6:11 ` [U-Boot] [PATCH 1/2] usb, g_dnl: generalize DFU detach functions Marek Vasut
2014-12-11 9:33 ` Lukasz Majewski
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=201412110714.13360.marex@denx.de \
--to=marex@denx.de \
--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.