[U-Boot] [PATCH 2/2] fastboot: add support for continue command

Marek Vasut marex at denx.de
Thu Dec 11 07:14:13 CET 2014


On Wednesday, December 10, 2014 at 09:43:04 PM, Rob Herring wrote:
> From: Rob Herring <robh at 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 at 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


More information about the U-Boot mailing list